interface ValidatorCurrentRewardsAminoMsg {
    type: "cosmos-sdk/ValidatorCurrentRewards";
    value: ValidatorCurrentRewardsAmino;
}

Properties

Properties

type: "cosmos-sdk/ValidatorCurrentRewards"