1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 21:35:13 +01:00

Clearer wording

This commit is contained in:
Peter Todd 2015-11-13 12:19:53 -05:00
parent abeaa1be10
commit c912e616d3
No known key found for this signature in database
GPG Key ID: C085F21CE7F4B9DC

View File

@ -18,8 +18,8 @@ some point in the future.
CHECKLOCKTIMEVERIFY redefines the existing NOP2 opcode. When executed it
compares the top item on the stack to the nLockTime field of the transaction
containing the scriptSig. If that top stack item is greater than the transaction
nLockTime the script fails immediately, otherwise script evaluation continues
containing the scriptSig. If that top stack item is greater than the transaction's
nLockTime field the script fails immediately, otherwise script evaluation continues
as though a NOP was executed.
The nLockTime field in a transaction prevents the transaction from being mined