Interface QueryValidatorOutstandingRewardsRequestAminoMsg

interface QueryValidatorOutstandingRewardsRequestAminoMsg {
    type: "cosmos-sdk/QueryValidatorOutstandingRewardsRequest";
    value: QueryValidatorOutstandingRewardsRequestAmino;
}

Properties

Properties

type: "cosmos-sdk/QueryValidatorOutstandingRewardsRequest"