diff options
author | Linus Nordberg <linus@nordberg.se> | 2021-05-04 14:53:00 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2021-05-04 14:53:16 +0200 |
commit | a30eb85272010ffbcfd3fb2c6932dc2f15d596c1 (patch) | |
tree | 933ac828770f144d311c66325b67cfd01d4ed883 | |
parent | c82c4e1266c5e8fbe08cb0f6140caea2723ef205 (diff) |
get rid of the underspecified term "ordinary users"
-rw-r--r-- | doc/api.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -148,7 +148,8 @@ human-readable value that describes what went wrong. For example, `error=unknown+leaf+hash`. ### get-tree-head-cosigned -Returns the latest cosigned tree head. Used by ordinary users of the log. +Returns the latest cosigned tree head. Used together with +`get-proof-by-hash` and `get-consistency-proof` for verifying the log. ``` GET <base url>/st/v0/get-tree-head-cosigned |