QueryClientStatesRequest is the request type for the Query/ClientStates RPC method

interface QueryClientStatesRequest {
    pagination?: PageRequest;
}

Properties

Properties

pagination?: PageRequest

pagination request