Type Definition sapio_base::timelocks::AbsHeight[][src]

type AbsHeight = LockTime<Abs, Height>;

Trait Implementations

impl TryFrom<u32> for AbsHeight[src]

type Error = LockTimeError

The type returned in the event of a conversion error.