Interface MsgSetWithdrawAddressResponseAminoMsg

interface MsgSetWithdrawAddressResponseAminoMsg {
    type: "cosmos-sdk/MsgSetWithdrawAddressResponse";
    value: MsgSetWithdrawAddressResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgSetWithdrawAddressResponse"