Module bitcoin_units::locktime

source ·
Available on crate feature alloc only.
Expand description

Provides absolute and relative locktimes.

Modules§

  • Provides type Height and Time types used by the rust-bitcoin absolute::LockTime type.
  • Provides type Height and Time types used by the rust-bitcoin relative::LockTime type.