Fix typo in BIP 345

`OP_SUCCESS188` is `0xbc`, not `0xbb`.
This commit is contained in:
Nadav Ivgi 2025-01-11 06:12:14 +02:00 committed by GitHub
parent 6a6ef3585f
commit c532b53ca2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>