Creates a new ParameterChangeAction instance.
The protocol parameter updates.
Optional govActionId: Serialization.GovernanceActionIdThe optional unique identifier for this governance action.
Optional policyHash: Hash28ByteBase16The optional policyHash.
Private #govPrivate #originalPrivate #policyPrivate #protocolRetrieves the governance action identifier.
The unique identifier for this governance action or undefined if not set.
the policyHash.
Retrieves the protocol parameter update associated with the action.
The protocol parameter update.
Creates a Core ParameterChangeAction object from the current ParameterChangeAction object.
The Core ParameterChangeAction object.
Static fromDeserializes the ParameterChangeAction from a CBOR byte array.
The new ParameterChangeAction instance.
The CBOR encoded ParameterChangeAction object.
Static fromCreates a ParameterChangeAction object from the given Core ParameterChangeAction object.
core ParameterChangeAction object.
Generated using TypeDoc
Updates one or more updatable protocol parameters, excluding changes to major protocol versions (i.e., "hard forks").