aboutsummaryrefslogtreecommitdiff
path: root/doc/api.md
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2022-03-03 17:09:40 +0100
committerLinus Nordberg <linus@nordberg.se>2022-03-03 17:09:40 +0100
commiteaea8d10ac9e5d6533cc1348560418b70f791cf3 (patch)
treec71c7c19391087338316a0334866a60f7e75f72f /doc/api.md
parenteaffcf03a1fc423c9dab622de7d93a6a22cc16d2 (diff)
complete renaming of get-tree endpoints
cf commit a242308c
Diffstat (limited to 'doc/api.md')
-rw-r--r--doc/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.md b/doc/api.md
index 3889301..4cc8d10 100644
--- a/doc/api.md
+++ b/doc/api.md
@@ -178,7 +178,7 @@ Output on success:
- `root_hash`: `tree_head.root_hash`, hex-encoded.
- `signature`: log signature for the above tree head, hex-encoded.
-### 3.2 - get-tree-head-quickly
+### 3.2 - get-tree-head-cosigned
Returns a tree head that has been cosigned by at least one witness. The list of
cosignatures is updated every time a new cosignature gets added. This
endpoint is used by Signers that want _enough cosignatures as fast as possible_.