From feffc4e34d89d03433dad60348c6acbc73392063 Mon Sep 17 00:00:00 2001 From: Anthony Towns Date: Fri, 18 Oct 2019 13:41:00 +1000 Subject: annex is bit 0 of spend_type --- bip-taproot.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-taproot.mediawiki') diff --git a/bip-taproot.mediawiki b/bip-taproot.mediawiki index 4f84c28..1b8ed0c 100644 --- a/bip-taproot.mediawiki +++ b/bip-taproot.mediawiki @@ -135,7 +135,7 @@ As the message for signature verification, transaction digest is ''hashTapS *** nSequence (4): nSequence of this input. ** If the SIGHASH_ANYONECANPAY flag is not set: *** input_index (4): index of this input in the transaction input vector. Index of the first input is 0. -** If the bit-1 of spend_type is set: +** If bit 0 of spend_type is set: *** sha_annex (32): the SHA256 of (compact_size(size of annex) || annex). * Data about this output: ** If the SIGHASH_SINGLE flag is set: -- cgit v1.2.3