From fd4312bf879ef8ec7e2254adcc97b13ec8898396 Mon Sep 17 00:00:00 2001 From: Dan Gershony Date: Sat, 10 Feb 2018 23:31:36 +0000 Subject: [PATCH] Update bip-0098.mediawiki --- bip-0098.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0098.mediawiki b/bip-0098.mediawiki index 6bdf7842..adf1db25 100644 --- a/bip-0098.mediawiki +++ b/bip-0098.mediawiki @@ -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: