Add LedgerClosed test (RIPD-1272)

Migrate the logic in monitor-test.js to a new jtx test
that covers the ledger_closed RPC method.
This commit is contained in:
Mike Ellery
2016-08-18 13:21:54 -07:00
committed by Nik Bougalis
parent 87756b9324
commit ad9be4dbf6
5 changed files with 74 additions and 2 deletions

View File

@@ -94,4 +94,4 @@
#include <ripple/rpc/impl/Role.cpp>
#include <ripple/rpc/impl/RPCHelpers.cpp>
#include <ripple/rpc/impl/ServerHandlerImp.cpp>
#include <ripple/rpc/impl/TransactionSign.cpp>
#include <ripple/rpc/impl/TransactionSign.cpp>