mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-24 04:55: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