Initializes a new instance of the class TimelockStart.
Private
#originalPrivate
#slotCreates a Core RequireTimeAfterScript object from the current TimelockStart object.
The Core RequireTimeAfterScript object.
Static
fromDeserializes the TimelockStart from a CBOR byte array.
The new TimelockStart instance.
The CBOR encoded TimelockStart object.
Static
fromCreates a TimelockStart object from the given Core RequireTimeAfterScript object.
The core RequireTimeAfterScript object.
Generated using TypeDoc
This script evaluates to true if the lower bound of the transaction validity interval is a slot number Y, and Y <= X.
This condition guarantees that the actual slot number in which the transaction is included is greater than or equal to slot number X.