Initializes a new instance of the StakeRegistration class.
The stake credential.
Private #credentialPrivate #originalSets the stake credential from this certificate.
The stake credential.
Gets the stake credential from this certificate.
The stake credential.
Creates a Core StakeAddressCertificate object from the current StakeRegistration object.
The Core StakeAddressCertificate object.
Static fromDeserializes the StakeRegistration from a CBOR byte array.
The new StakeRegistration instance.
The CBOR encoded StakeRegistration object.
Static fromCreates a StakeRegistration object from the given Core StakeAddressCertificate object.
core StakeAddressCertificate object.
Generated using TypeDoc
This certificate is used when an individual wants to register as a stakeholder. It allows the holder to participate in the stake process by delegating their stake or creating a stake pool.
Deprecated
Removed from the certificate union in the Dijkstra era (protocol version 12). Use Registration (kind 7) with an explicit deposit for new transactions. Retained for decoding historical chain data (Shelley through Conway).