Initializes a new instance of the PoolRetirement class.
The pool key hash.
The epoch at which the pool will be retired.
Private
#epochPrivate
#originalPrivate
#poolGets the pool has id from this certificate.
The pool key hash.
Sets the pool has id from this certificate.
The pool key hash.
Creates a Core PoolRetirementCertificate object from the current PoolRetirement object.
The Core PoolRetirementCertificate object.
Static
fromDeserializes the PoolRetirement from a CBOR byte array.
The new PoolRetirement instance.
The CBOR encoded PoolRetirement object.
Static
fromCreates a PoolRetirement object from the given Core StakeAddressCertificate object.
core PoolRetirementCertificate object.
Generated using TypeDoc
This certificate is used to retire a stake pool. It includes an epoch number indicating when the pool will be retired.