QueryConnectionRequest is the request type for the Query/Connection RPC method

interface QueryConnectionRequestAmino {
    connection_id?: string;
}

Properties

Properties

connection_id?: string

connection unique identifier