Default account_tx RPC to validated ledger range (RIPD-1544)

This commit is contained in:
Brad Chase
2017-10-18 14:41:36 -04:00
committed by seelabs
parent 3757829f8e
commit 83dc45db62
5 changed files with 193 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
#include <test/rpc/AccountObjects_test.cpp>
#include <test/rpc/AccountOffers_test.cpp>
#include <test/rpc/AccountSet_test.cpp>
#include <test/rpc/AccountTx_test.cpp>
#include <test/rpc/AmendmentBlocked_test.cpp>
#include <test/rpc/Book_test.cpp>
#include <test/rpc/Feature_test.cpp>