Interface IDelegationRewards

Hierarchy

  • IDelegationRewards

Properties

Properties

rewards: {
    reward: ICoin[];
    validatorAddress: string;
}[]

Type declaration

  • reward: ICoin[]
  • validatorAddress: string
total: ICoin[]

Generated using TypeDoc