mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Cleanups.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "json/value.h"
|
||||
|
||||
extern int commandLineRPC(int argc, char *argv[]);
|
||||
extern Json::Value callRPC(const std::string& strMethod, const Json::Value& params);
|
||||
extern Json::Value callRPC(const std::string& strMethod, const Json::Value& params);
|
||||
|
||||
Reference in New Issue
Block a user