summaryrefslogtreecommitdiff
path: root/bip-0143.mediawiki
diff options
context:
space:
mode:
authorJohnson Lau <jl2012@xbt.hk>2016-01-21 23:24:10 +0800
committerJohnson Lau <jl2012@xbt.hk>2016-01-21 23:24:10 +0800
commitec5b1c097e55ebb01d75c2253987e5772d98d112 (patch)
treea9540cca33d025c66f6dfec7c3f6b0826ceb39eb /bip-0143.mediawiki
parent7e4dec0d9368a3b8c795fa25fe813932e16a57fb (diff)
downloadbips-ec5b1c097e55ebb01d75c2253987e5772d98d112.tar.xz
Clarifying the behavior of OP_CODESEPERATOR
Diffstat (limited to 'bip-0143.mediawiki')
-rw-r--r--bip-0143.mediawiki2
1 files changed, 2 insertions, 0 deletions
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 <code>OP_CODESEPERATOR</code>, 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. <ref name=wiki></ref>
The item 5: