mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Make sure that handlers always return Json::objectValue.
This commit is contained in:
@@ -34,6 +34,7 @@ namespace jss {
|
||||
// TODO Move the string not part of the JSON-RPC API into another file
|
||||
JSS ( accepted );
|
||||
JSS ( account );
|
||||
JSS ( accounts );
|
||||
JSS ( account_hash );
|
||||
JSS ( account_index );
|
||||
JSS ( accountState );
|
||||
|
||||
Reference in New Issue
Block a user