Module locktime
bdk_
chain
0.21.1
Module locktime
Module Items
Modules
In bdk_
chain::
bitcoin::
blockdata
Modules
block
constants
fee_rate
locktime
opcodes
script
transaction
weight
witness
Structs
FeeRate
Weight
bdk_chain
::
bitcoin
::
blockdata
Module
locktime
Copy item path
Settings
Help
Summary
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.