mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Track network state changes.
This commit is contained in:
@@ -37,6 +37,8 @@ protected:
|
||||
|
||||
LedgerMaster* mLedgerMaster;
|
||||
|
||||
void setMode(OperatingMode);
|
||||
|
||||
public:
|
||||
NetworkOPs(boost::asio::io_service& io_service, LedgerMaster* pLedgerMaster);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user