Variable RPCClient.seq_id

Local sequence id

class RPCClient
{
  // ...
  uint seq_id ;
  // ...
}