Type Alias sapio_base::timelocks::RelHeight

source ·
pub type RelHeight = LockTime<Rel, Height>;
Expand description

LockTime for Relative Height

Aliased Type§

struct RelHeight(/* private fields */);

Trait Implementations§

source§

impl From<u16> for RelHeight

source§

fn from(u: u16) -> Self

Converts to this type from the input type.