Skip to main content

TimelockUnlockCondition

open class TimelockUnlockCondition : Disposable, AutoCloseable, TimelockUnlockConditionInterface

A typed view of 0x107a::timelock_unlock_condition::TimelockUnlockCondition.

Functions

NameSummary
close@Synchronized
open override fun close()
destroyopen override fun destroy()
toStringopen override fun toString(): String
unixTimeopen override fun unixTime(): UInt
Unix time (seconds since the Unix epoch) from which the output can be consumed.