Interface QueryPacketAcknowledgementRequestAmino

QueryPacketAcknowledgementRequest is the request type for the Query/PacketAcknowledgement RPC method

interface QueryPacketAcknowledgementRequestAmino {
    channel_id?: string;
    port_id?: string;
    sequence?: string;
}

Properties

channel_id?: string

channel unique identifier

port_id?: string

port unique identifier

sequence?: string

packet sequence