diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2020-10-23 11:51:29 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2020-10-23 11:51:29 +0200 |
commit | 84a3a980208aec656ed8a1fad3238b41e8bc742d (patch) | |
tree | d83ca3cbf62819d6030d2cb555f75decfceceea8 /markup | |
parent | bf521e82e0128a2cc31a51f866fd5a86dc677a87 (diff) | |
parent | 1817264ce58c23e1c3f045273b55b15f40e74d71 (diff) |
Merge branch 'main' of github.com:system-transparency/stfe into main
Diffstat (limited to 'markup')
-rw-r--r-- | markup/api.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/markup/api.md b/markup/api.md index ebd666d..2cf85c5 100644 --- a/markup/api.md +++ b/markup/api.md @@ -177,8 +177,8 @@ The leaf hash value is computed as in RFC 6962/bis, [ยง4.7](https://datatracker.ietf.org/doc/html/draft-ietf-trans-rfc6962-bis-34#section-4.7). Output: -- inclusion: an `StItem` of type `inclusion_proof_v1`. Note that this structure -includes both the leaf index and an audit path for the tree size. +- inclusion_proof: an `StItem` of type `inclusion_proof_v1`. Note that this +structure includes both the leaf index and an audit path for the tree size. ### get-consistency-proof ``` |