mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Track uptime. Update local fee schedule based on load manager.
This commit is contained in:
@@ -108,6 +108,7 @@ public:
|
||||
LoadEvent::autoptr getLoadEventAP(JobType t)
|
||||
{ return LoadEvent::autoptr(new LoadEvent(mJobLoads[t], true, 1)); }
|
||||
|
||||
int isOverloaded();
|
||||
Json::Value getJson(int c = 0);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user