interface MsgMultiSendResponseAminoMsg {
    type: "cosmos-sdk/MsgMultiSendResponse";
    value: MsgMultiSendResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgMultiSendResponse"