bdk_chain
0.20.0
Module locktime
Modules
In bdk_chain::bitcoin::blockdata
Module
bdk_chain
::
bitcoin
::
blockdata
::
locktime
Copy item path
[
−
]
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.