From ec5b1c097e55ebb01d75c2253987e5772d98d112 Mon Sep 17 00:00:00 2001 From: Johnson Lau Date: Thu, 21 Jan 2016 23:24:10 +0800 Subject: Clarifying the behavior of OP_CODESEPERATOR --- bip-0143.mediawiki | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bip-0143.mediawiki') diff --git a/bip-0143.mediawiki b/bip-0143.mediawiki index 29e5e07..72ef22d 100644 --- a/bip-0143.mediawiki +++ b/bip-0143.mediawiki @@ -35,6 +35,8 @@ A new transaction digest algorithm is defined, but only applicable to sigops in 9. nLocktime of the transaction (4-byte little endian) 10. sighash type of the signature (4-byte little endian) +All components in the original algorithm, including the behavior OP_CODESEPERATOR, remains unchanged. The only difference is the way of serialization and the inclusion of amount being spent. + The items 1, 4, 7, 9, 10 have the same meaning as the original algorithm. The item 5: -- cgit v1.2.3