mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 13:35:54 +00:00
Refactor RPC account_info.
This commit is contained in:
@@ -12,6 +12,7 @@ protected:
|
||||
typedef Json::Value (RPCParser::*parseFuncPtr)(const Json::Value &jvParams);
|
||||
|
||||
Json::Value parseAsIs(const Json::Value &jvParams);
|
||||
Json::Value parseAccountInfo(const Json::Value &jvParams);
|
||||
|
||||
public:
|
||||
Json::Value parseCommand(std::string strMethod, Json::Value jvParams);
|
||||
|
||||
Reference in New Issue
Block a user