mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fixes for rpc subscriptions.
This commit is contained in:
@@ -18,7 +18,7 @@ class RPCSub : public InfoSub
|
||||
std::string mUsername;
|
||||
std::string mPassword;
|
||||
|
||||
int mId; // Next id to allocate.
|
||||
int mSeq; // Next id to allocate.
|
||||
|
||||
bool mSending; // Sending threead is active.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user