Initializes a new instance of the StakeDeregistration 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 StakeDeregistration object.
The Core StakeAddressCertificate object.
Static fromDeserializes the StakeDeregistration from a CBOR byte array.
The new StakeDeregistration instance.
The CBOR encoded StakeDeregistration object.
Static fromCreates a StakeDeregistration object from the given Core StakeAddressCertificate object.
core StakeAddressCertificate object.
Generated using TypeDoc
This certificate is used when a stakeholder no longer wants to participate in staking. It revokes the stake registration and the associated stake is no longer counted when calculating stake pool rewards.
Deprecated
Removed from the certificate union in the Dijkstra era (protocol version 12). Use Unregistration (kind 8) with an explicit deposit for new transactions. Retained for decoding historical chain data (Shelley through Conway).