Add delivered amount to the ledger RPC command

This commit is contained in:
seelabs
2019-02-20 11:39:05 -05:00
committed by Nik Bougalis
parent 9dbf8495ee
commit c5d215d901
22 changed files with 695 additions and 166 deletions

View File

@@ -28,6 +28,7 @@
#include <test/rpc/AmendmentBlocked_test.cpp>
#include <test/rpc/Book_test.cpp>
#include <test/rpc/DepositAuthorized_test.cpp>
#include <test/rpc/DeliveredAmount_test.cpp>
#include <test/rpc/Feature_test.cpp>
#include <test/rpc/GatewayBalances_test.cpp>
#include <test/rpc/GetCounts_test.cpp>