mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Improved human readable JSON-RPC error messages
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#include <openssl/err.h>
|
||||
|
||||
#include "../ripple/sslutil/ripple_sslutil.h"
|
||||
#include "../ripple/rpc/api/ErrorCodes.h"
|
||||
|
||||
// VFALCO TODO fix these warnings!
|
||||
#if BEAST_MSVC
|
||||
@@ -55,6 +56,8 @@
|
||||
#undef min
|
||||
#endif
|
||||
|
||||
#include "protocol/STParsedJSON.cpp"
|
||||
|
||||
namespace ripple
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user