Interface QueryClientConnectionsRequestAmino

QueryClientConnectionsRequest is the request type for the Query/ClientConnections RPC method

interface QueryClientConnectionsRequestAmino {
    client_id?: string;
}

Properties

Properties

client_id?: string

client identifier associated with a connection