Initializes a new instance of the RequireGuard class.
The credential that must be present in the transaction body guards.
Private #credentialPrivate #originalGets the credential that must be present in the transaction body guards.
The credential.
Sets the credential that must be present in the transaction body guards.
The credential.
Creates a Core RequireGuardScript object from the current RequireGuard object.
The Core RequireGuardScript object.
Static fromDeserializes the RequireGuard from a CBOR byte array.
The new RequireGuard instance.
The CBOR encoded RequireGuard object.
Static fromCreates a RequireGuard object from the given Core RequireGuardScript object.
The core RequireGuardScript object.
Generated using TypeDoc
This script evaluates to true if the given credential is present in the guards of the transaction body (Dijkstra era onwards).