mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
Edited ch07_authorization-authentication.adoc with Atlas code editor
This commit is contained in:
parent
63fd220f41
commit
67992b5fac
@ -887,7 +887,7 @@ https://oreil.ly/YmJGD[BIP65
|
||||
[[op_csv]]
|
||||
==== Relative Timelocks
|
||||
|
||||
Lock time((("transactions", "timelocks", "relative", id="transaction-timelock-relative")))((("timelocks", "relative", id="timelock-relative")))((("lock time", "relative", id="locktime-relative")))((("scripts", "timelocks", "relative", id="script-timelock-relative")))((("relative timelocks", id="relative-timelock2"))) and +OP_CLTV+ are both
|
||||
Lock time((("absolute timelocks")))((("transactions", "timelocks", "relative", id="transaction-timelock-relative")))((("timelocks", "relative", id="timelock-relative")))((("lock time", "relative", id="locktime-relative")))((("scripts", "timelocks", "relative", id="script-timelock-relative")))((("relative timelocks", id="relative-timelock2"))) and +OP_CLTV+ are both
|
||||
_absolute timelocks_ in that they specify an absolute point in time. The
|
||||
next two timelock features we will examine are _relative timelocks_ in
|
||||
that they specify, as a condition of spending an output, an elapsed time
|
||||
|
Loading…
Reference in New Issue
Block a user