TimelockUnlockCondition
open class TimelockUnlockCondition : Disposable, AutoCloseable, TimelockUnlockConditionInterface
A typed view of 0x107a::timelock_unlock_condition::TimelockUnlockCondition.
Functions
| Name | Summary |
|---|---|
| close | @Synchronized open override fun close() |
| destroy | open override fun destroy() |
| toString | open override fun toString(): String |
| unixTime | open override fun unixTime(): UInt Unix time (seconds since the Unix epoch) from which the output can be consumed. |