mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-24 13:05:53 +00:00
Refactor RPC unl_add.
This commit is contained in:
@@ -18,6 +18,8 @@ protected:
|
||||
Json::Value parseSubmit(const Json::Value& jvParams);
|
||||
Json::Value parseEvented(const Json::Value& jvParams);
|
||||
|
||||
Json::Value parseUnlAdd(const Json::Value& jvParams);
|
||||
|
||||
public:
|
||||
Json::Value parseCommand(std::string strMethod, Json::Value jvParams);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user