mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Clarifying the behavior of OP_CODESEPERATOR
This commit is contained in:
parent
7e4dec0d93
commit
ec5b1c097e
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user