Skip to content

Commit bb71f0e

Browse files
authored
Merge pull request bitcoin#647 from dangershony/patch-5
Fix a grammar error
2 parents 31613d7 + fd4312b commit bb71f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0098.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ There are eight possible configurations of internal nodes, as given in the follo
131131

132132
:: [[File:bip-0098/node-variants.png]]
133133
134-
In this diagram, DESCEND means the branch links to another internal node, as indicated by the its child graph elements labeled "...";
134+
In this diagram, DESCEND means the branch links to another internal node, as indicated by its child graph elements labeled "...";
135135
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
136136
VERIFY means the branch contains an externally provided hash that is needed as witness for the verification of the proof.
137137
In tabular form, these code values are:

0 commit comments

Comments
 (0)