interface MsgTransferResponseProtoMsg {
    typeUrl: "/ibc.applications.transfer.v1.MsgTransferResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.applications.transfer.v1.MsgTransferResponse"
value: Uint8Array