Skip to content

Commit ec5b1c0

Browse files
committed
Clarifying the behavior of OP_CODESEPERATOR
1 parent 7e4dec0 commit ec5b1c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bip-0143.mediawiki

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ A new transaction digest algorithm is defined, but only applicable to sigops in
3535
9. nLocktime of the transaction (4-byte little endian)
3636
10. sighash type of the signature (4-byte little endian)
3737

38+
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.
39+
3840
The items 1, 4, 7, 9, 10 have the same meaning as the original algorithm. <ref name=wiki></ref>
3941

4042
The item 5:

0 commit comments

Comments
 (0)