☰
Module locktime
Modules
?
Module
bitcoin
::
blockdata
::
locktime
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.