bdk_
chain
0.21.1
Module locktime
Module Items
Modules
In bdk_
chain::
bitcoin::
blockdata
bdk_chain
::
bitcoin
::
blockdata
Module
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.