Module bitcoin_units::locktime
source · Available on crate feature
alloc
only.Expand description
Provides absolute and relative locktimes.
Modules§
- Provides type
Height
andTime
types used by therust-bitcoin
absolute::LockTime
type. - Provides type
Height
andTime
types used by therust-bitcoin
relative::LockTime
type.