Format for metadata serialization (CIP-15 or CIP-36).
Optional voteVote key to be registered given in hex, for vote_pub_key in CIP-15 and legacy_key_registration in CIP-36. Mutually exclusive with delegations and voteKeyPath.
Optional voteDerivation path describing the vote key to be registered, for legacy_key_registration in CIP-36. Mutually exclusive with delegations and voteKeyHex.
Optional delegations?: CIP36VoteDelegation[]Delegations be registered, see CIP-36. Mutually exclusive with voteKeyHex and voteKeyPath.
Path to the staking key to which voting rights would be associated
Address for receiving voting rewards, Byron-era addresses not supported
Nonce value
Optional votingVoting purpose
Generated using TypeDoc
Parameters needed for Ledger to assemble and sign the registration metadata (according to CIP-15 or CIP-36). Ledger will display the registration parameters and overall metadata hash.
See
TxAuxiliaryData