Initializes a new instance of the MoveInstantaneousRewardToStakeCreds class.
Determines where the funds are drawn from.
A map specifying which stake credentials to transfer the funds to.
Private
#credentialsPrivate
#originalPrivate
#potGets the amount to be transferred from the pot to the given set of stake credentials.
The given set of stake credentials and the amounts to be transferred.
The rewards pot in this certificate.
The rewards pot where the funds are drawn from.
Sets the rewards pot in this certificate.
The rewards pot where the funds are drawn from.
Sets the amounts to be transferred from the pot to the given set of stake credentials.
The set of stake credentials and the amounts to be transferred.
Creates a Core MirCertificate object from the current MoveInstantaneousRewardToStakeCreds object.
The Core MirCertificate object.
Static
fromDeserializes the MoveInstantaneousRewardToStakeCreds from a CBOR byte array.
The new MoveInstantaneousRewardToStakeCreds instance.
The CBOR encoded MoveInstantaneousRewardToStakeCreds object.
Static
fromCreates a MoveInstantaneousRewardToStakeCreds object from the given Core MirCertificate object.
The core MirCertificate object.
Generated using TypeDoc
Creates a move instantaneous rewards certificate that transfers funds to the given set of reward accounts.