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