interface MsgTransferProtoMsg {
    typeUrl: "/ibc.applications.transfer.v1.MsgTransfer";
    value: Uint8Array;
}

Properties

Properties

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