Initializes a new instance of the StakeDelegation class.
The stake credential.
The pool key hash.
Private
#credentialPrivate
#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.
Sets the stake credential from this certificate.
The stake credential.
Gets the stake credential from this certificate.
The stake credential.
Creates a Core StakeDelegationCertificate object from the current StakeDelegation object.
The Core StakeDelegationCertificate object.
Static
fromDeserializes the StakeDelegation from a CBOR byte array.
The new StakeDelegation instance.
The CBOR encoded StakeDelegation object.
Static
fromCreates a StakeDelegation object from the given Core StakeAddressCertificate object.
core StakeDelegationCertificate object.
Generated using TypeDoc
This certificate is used when a stakeholder wants to delegate their stake to a specific stake pool. It includes the stake pool id to which the stake is delegated.