From c532b53ca2bfc4fbcf9a8d8e45c061db7ee8ce54 Mon Sep 17 00:00:00 2001 From: Nadav Ivgi Date: Sat, 11 Jan 2025 06:12:14 +0200 Subject: [PATCH] Fix typo in BIP 345 `OP_SUCCESS188` is `0xbc`, not `0xbb`. --- bip-0345.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0345.mediawiki b/bip-0345.mediawiki index 2bbb5ee8..5ce6e450 100644 --- a/bip-0345.mediawiki +++ b/bip-0345.mediawiki @@ -289,7 +289,7 @@ If none of the conditions fail, a single true value (0x01) is left === OP_VAULT_RECOVER evaluation === When evaluating OP_VAULT_RECOVER (OP_SUCCESS188, -0xbb), the expected format of the stack, shown top to bottom, is: +0xbc), the expected format of the stack, shown top to bottom, is: