mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 15:05:53 +00:00
Tweak.
This commit is contained in:
@@ -957,7 +957,7 @@ Json::Value NetworkOPs::getServerInfo()
|
|||||||
if (mConsensus)
|
if (mConsensus)
|
||||||
info["consensus"] = mConsensus->getJson();
|
info["consensus"] = mConsensus->getJson();
|
||||||
|
|
||||||
info["jobs"] = theApp->getJobQueue().getJson();
|
info["load"] = theApp->getJobQueue().getJson();
|
||||||
|
|
||||||
return info;
|
return info;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user