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
|
// network state machine
|
||||||
void checkState();
|
void checkState();
|
||||||
void switchLastClosedLedger(Ledger::pointer newLedger);
|
void switchLastClosedLedger(Ledger::pointer newLedger, bool normal);
|
||||||
|
|
||||||
protected:
|
|
||||||
|
|
||||||
void setStateTimer(int seconds);
|
void setStateTimer(int seconds);
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user