RelHeight

Type Alias RelHeight 

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

LockTime for Relative Height

Aliased Type§

pub 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.