Class: TimelockUnlockCondition
Timelock Unlock Condition.
Hierarchy
UnlockCondition
↳
TimelockUnlockCondition
Table of contents
Methods
Methods
getType
▸ getType(): UnlockConditionType
The type of unlock condition.
Returns
UnlockConditionType
Inherited from
UnlockCondition.getType
getUnixTime
▸ getUnixTime(): number
Unix time (seconds since Unix epoch) starting from which the output can be consumed.
Returns
number