Module bdk_chain::bitcoin::blockdata::locktime

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.