From 7ce33c01ec57170e1b64f264b6bb499153cd3f10 Mon Sep 17 00:00:00 2001 From: Anthony Towns Date: Wed, 25 Sep 2019 14:02:42 +1000 Subject: [PATCH] typo --- bip-tapscript.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-tapscript.mediawiki b/bip-tapscript.mediawiki index a40cfc8d..1d3e6fa5 100644 --- a/bip-tapscript.mediawiki +++ b/bip-tapscript.mediawiki @@ -100,7 +100,7 @@ The following rules apply to OP_CHECKSIG, OP_CHECKSIGVERIFYspend_type has a different value, specificially at bit 1: +The one-byte spend_type has a different value, specifically at bit 1: * Bit 0 is set if an annex is present (the original witness stack has at least two witness elements, and the first byte of the last element is 0x50). * Bit 1 is set. * The other bits are unset.