mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 06:25:51 +00:00
Merge branch 'master' of github.com:jedmccaleb/NewCoin
This commit is contained in:
@@ -1318,6 +1318,8 @@ Json::Value RPCHandler::doCommand(const std::string& command, Json::Value& param
|
||||
cLog(lsTRACE) << "RPC:" << command;
|
||||
cLog(lsTRACE) << "RPC params:" << params;
|
||||
|
||||
LoadEvent::pointer le = theApp->getJobQueue().getLoadEvent(jtRPC);
|
||||
|
||||
mRole = role;
|
||||
|
||||
static struct {
|
||||
|
||||
Reference in New Issue
Block a user