bitcoin
0.32.7
Module locktime
Module Items
Modules
In bitcoin::
blockdata
bitcoin
::
blockdata
Module
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.