Interface MsgWithdrawDelegatorRewardAminoMsg

interface MsgWithdrawDelegatorRewardAminoMsg {
    type: "cosmos-sdk/MsgWithdrawDelegationReward";
    value: MsgWithdrawDelegatorRewardAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgWithdrawDelegationReward"