Skip to content

Commit

Permalink
Merge pull request #1745 from shesek/patch-2
Browse files Browse the repository at this point in the history
BIP345: fix OP_SUCCESS188 hex value
  • Loading branch information
murchandamus authored Jan 13, 2025
2 parents 6a6ef35 + c532b53 commit 1f41c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0345.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ If none of the conditions fail, a single true value (<code>0x01</code>) is left
=== <code>OP_VAULT_RECOVER</code> evaluation ===

When evaluating <code>OP_VAULT_RECOVER</code> (<code>OP_SUCCESS188</code>,
<code>0xbb</code>), the expected format of the stack, shown top to bottom, is:
<code>0xbc</code>), the expected format of the stack, shown top to bottom, is:

<source>
<recovery-sPK-hash>
Expand Down

0 comments on commit 1f41c17

Please sign in to comment.