IbcMsgSendPacket: {
    send_packet: {
        channel_id: string;
        data: Binary;
        timeout: IbcTimeout;
    };
}

Type declaration

Generated using TypeDoc