mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Tweak.
This commit is contained in:
@@ -957,7 +957,7 @@ Json::Value NetworkOPs::getServerInfo()
|
||||
if (mConsensus)
|
||||
info["consensus"] = mConsensus->getJson();
|
||||
|
||||
info["jobs"] = theApp->getJobQueue().getJson();
|
||||
info["load"] = theApp->getJobQueue().getJson();
|
||||
|
||||
return info;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user