QueryClientStateRequest is the request type for the Query/ClientState RPC method

interface QueryClientStateRequest {
    clientId: string;
}

Properties

Properties

clientId: string

client state unique identifier