Consolidate RPC utility functions (RIPD-947)

This commit is contained in:
Miguel Portilla
2016-05-24 13:21:32 -04:00
committed by seelabs
parent 9752268308
commit abbf4b82b0
46 changed files with 846 additions and 1415 deletions

View File

@@ -27,8 +27,7 @@
#include <ripple/protocol/PublicKey.h>
#include <ripple/resource/Fees.h>
#include <ripple/rpc/Context.h>
#include <ripple/rpc/impl/AccountFromString.h>
#include <ripple/rpc/impl/LookupLedger.h>
#include <ripple/rpc/impl/RPCHelpers.h>
namespace ripple {