ValidatorHistoricalRewardsRecord is used for import / export via genesis json.

Hierarchy

  • ValidatorHistoricalRewardsRecord

Properties

period: number

period defines the period the historical rewards apply to.

rewards: undefined | ValidatorHistoricalRewards

rewards defines the historical rewards of a validator.

validatorAddress: string

validator_address is the address of the validator.

Generated using TypeDoc