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

type RelTime = LockTime<Rel, MTP>;

Trait Implementations

impl From<u16> for RelTime[src]

impl TryFrom<Duration> for RelTime[src]

type Error = LockTimeError

The type returned in the event of a conversion error.