Initializes a new instance of the StakeRegistrationDelegation class.
The stake credential to delegate.
Must match the expected deposit amount specified by ppKeyDepositL
in
the protocol parameters..
The pool key hash.
Private
#credentialPrivate
#depositPrivate
#originalPrivate
#poolGets the pool has id from this certificate.
The pool key hash.
Gets the stake credential being delegated.
The stake credential.
Creates a Core StakeRegistrationDelegationCertificate object from the current StakeRegistrationDelegation object.
The Core StakeRegistrationDelegationCertificate object.
Static
fromDeserializes the StakeRegistrationDelegation from a CBOR byte array.
The new StakeRegistrationDelegation instance.
The CBOR encoded StakeRegistrationDelegation object.
Static
fromCreates a StakeRegistrationDelegation object from the given Core StakeRegistrationDelegationCertificate object.
core StakeRegistrationDelegationCertificate object.
Generated using TypeDoc
This certificate Register the stake key and delegate with a single certificate to a stake pool.