bitcoin
0.32.3
Module locktime
Modules
In crate bitcoin
Module
bitcoin
::
locktime
Copy item path
source
·
[
−
]
Expand description
Provides absolute and relative locktimes.
Modules
§
absolute
Provides type
LockTime
that implements the logic around nLockTime/OP_CHECKLOCKTIMEVERIFY.
relative
Provides type
LockTime
that implements the logic around nSequence/OP_CHECKSEQUENCEVERIFY.