mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Part of ledger seq/timing work.
This commit is contained in:
@@ -68,10 +68,7 @@ public:
|
||||
|
||||
// network state machine
|
||||
void checkState();
|
||||
void switchLastClosedLedger(Ledger::pointer newLedger);
|
||||
|
||||
protected:
|
||||
|
||||
void switchLastClosedLedger(Ledger::pointer newLedger, bool normal);
|
||||
void setStateTimer(int seconds);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user