mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-16 17:42:06 +00:00
Edited ch07.asciidoc with Atlas code editor
This commit is contained in:
parent
7c06f57772
commit
66d0d5718f
@ -285,7 +285,7 @@ More precisely, +CHECKLOCKTIMEVERIFY+ fails and halts execution, marking the tra
|
||||
|
||||
1. the stack is empty; or
|
||||
1. the top item on the stack is less than 0; or
|
||||
1. the lock-time type (height vs. timestamp) of the top stack item and the +nLocktime+ field are not the same; or
|
||||
1. the lock-time type (height versus timestamp) of the top stack item and the +nLocktime+ field are not the same; or
|
||||
1. the top stack item is greater than the transaction's +nLocktime+ field; or
|
||||
1. the +nSequence+ field of the input is 0xffffffff.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user