mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-23 22:21:35 +00:00
Edited ch07_authorization-authentication.adoc with Atlas code editor
This commit is contained in:
parent
9b4dc34345
commit
3a25a2d7da
@ -841,7 +841,7 @@ halts execution if one of the following occurs:
|
|||||||
.Timelock Conflicts
|
.Timelock Conflicts
|
||||||
[WARNING]
|
[WARNING]
|
||||||
====
|
====
|
||||||
+OP_CLTV+ and lock time use the same format to describe timelocks, either
|
+OP_CLTV+ and ((("transactions", "timelocks", "conflicts")))((("timelocks", "conflicts")))((("lock time", "conflicts")))lock time use the same format to describe timelocks, either
|
||||||
a block height or the time elapsed in seconds since the Unix epoch.
|
a block height or the time elapsed in seconds since the Unix epoch.
|
||||||
Critically, when used together, the format of lock time must match
|
Critically, when used together, the format of lock time must match
|
||||||
that of +OP_CLTV+ in the outputs--they must both reference either
|
that of +OP_CLTV+ in the outputs--they must both reference either
|
||||||
|
Loading…
Reference in New Issue
Block a user