mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 21:45:52 +00:00
Cosmetic.
This commit is contained in:
@@ -263,6 +263,7 @@ int main(int argc, char* argv[])
|
||||
else
|
||||
{
|
||||
// Have a RPC command.
|
||||
NameThread("rpc");
|
||||
std::vector<std::string> vCmd = vm["parameters"].as<std::vector<std::string> >();
|
||||
|
||||
iResult = commandLineRPC(vCmd);
|
||||
|
||||
Reference in New Issue
Block a user