Interface QueryNextSequenceReceiveRequestAmino

QueryNextSequenceReceiveRequest is the request type for the Query/QueryNextSequenceReceiveRequest RPC method

interface QueryNextSequenceReceiveRequestAmino {
    channel_id?: string;
    port_id?: string;
}

Properties

channel_id?: string

channel unique identifier

port_id?: string

port unique identifier