Initializes a new instance of the VoteDelegation class.
The stake credential to delegate.
The DRep to delegate to.
Private
#credentialPrivate
#dPrivate
#originalGets the DRep being delegated to.
The DRep.
Gets the stake credential being delegated.
The stake credential.
Creates a Core VoteDelegationCertificate object from the current VoteDelegation object.
The Core VoteDelegationCertificate object.
Static
fromDeserializes the VoteDelegation from a CBOR byte array.
The new VoteDelegation instance.
The CBOR encoded VoteDelegation object.
Static
fromCreates a VoteDelegation object from the given Core VoteDelegationCertificate object.
core VoteDelegationCertificate object.
Generated using TypeDoc
This certificate is used when an individual wants to delegate their voting rights to any other DRep.