mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-13 11:09:16 +01:00
commit
bb71f0e61e
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ There are eight possible configurations of internal nodes, as given in the follo
|
|||
|
||||
:: [[File:bip-0098/node-variants.png]]
|
||||
|
||||
In this diagram, DESCEND means the branch links to another internal node, as indicated by the its child graph elements labeled "...";
|
||||
In this diagram, DESCEND means the branch links to another internal node, as indicated by its child graph elements labeled "...";
|
||||
SKIP means the branch contains a hash of an elided subtree or element, and the fast-SHA256 root hash of this subtree or double-SHA256 hash of the element is included in the proof structure; and
|
||||
VERIFY means the branch contains an externally provided hash that is needed as witness for the verification of the proof.
|
||||
In tabular form, these code values are:
|
||||
|
|
Loading…
Add table
Reference in a new issue