Interface ConfigureBakerPayload

Hierarchy

  • ConfigureBakerPayload

Properties

bakingRewardCommission?: number
finalizationRewardCommission?: number
metadataUrl?: string
openForDelegation?: OpenStatus
restakeEarnings?: boolean

should earnings from baking be added to staked amount

stake?: CcdAmount

stake to bake. if set to 0, this removes the account as a baker

suspended?: boolean

Describes whether the validator should change its suspended status. This field is only from protocol version 8 and later.

transactionFeeCommission?: number

Generated using TypeDoc