Creates a new HardForkInitiationAction instance.
The protocol version for the hard fork.
Optional
govActionId: Serialization.GovernanceActionIdThe optional unique identifier for this governance action.
Private
#govPrivate
#originalPrivate
#protocolRetrieves the governance action identifier.
The unique identifier for this governance action or undefined if not set.
Retrieves the protocol version associated with the hard fork initiation action.
The protocol version for the hard fork.
Creates a Core HardForkInitiationAction object from the current HardForkInitiationAction object.
The Core HardForkInitiationAction object.
Static
fromDeserializes the HardForkInitiationAction from a CBOR byte array.
The new HardForkInitiationAction instance.
The CBOR encoded HardForkInitiationAction object.
Static
fromCreates a HardForkInitiationAction object from the given Core HardForkInitiationAction object.
core HardForkInitiationAction object.
Generated using TypeDoc
Represents the initiation action for a hard fork in the Cardano network.