interface MsgSendResponseAminoMsg {
    type: "cosmos-sdk/MsgSendResponse";
    value: MsgSendResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgSendResponse"