Interface ValidatorOutstandingRewardsAminoMsg

interface ValidatorOutstandingRewardsAminoMsg {
    type: "cosmos-sdk/ValidatorOutstandingRewards";
    value: ValidatorOutstandingRewardsAmino;
}

Properties

Properties

type: "cosmos-sdk/ValidatorOutstandingRewards"