mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Merge pull request #1745 from shesek/patch-2
BIP345: fix OP_SUCCESS188 hex value
This commit is contained in:
commit
1f41c172bf
@ -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 ===
|
=== <code>OP_VAULT_RECOVER</code> evaluation ===
|
||||||
|
|
||||||
When evaluating <code>OP_VAULT_RECOVER</code> (<code>OP_SUCCESS188</code>,
|
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>
|
<source>
|
||||||
<recovery-sPK-hash>
|
<recovery-sPK-hash>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user