Module bitcoin::blockdata::locktime

source ·
Expand description

Provides absolute and relative locktimes.

Modules

  • Provides type LockTime that implements the logic around nLockTime/OP_CHECKLOCKTIMEVERIFY.
  • Provides type LockTime that implements the logic around nSequence/OP_CHECKSEQUENCEVERIFY.