mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix new RPC dispatcher params
This commit is contained in:
@@ -49,7 +49,7 @@ struct Request
|
||||
// [in] The JSON-RPC method
|
||||
std::string method;
|
||||
|
||||
// [in] The complete JSON-RPC request
|
||||
// [in] The Ripple-specific "params" object
|
||||
Json::Value params;
|
||||
|
||||
// [in, out] The resource cost for the command
|
||||
|
||||
Reference in New Issue
Block a user