mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-28 23:55:52 +00:00
@@ -62,6 +62,7 @@ target_sources(clio PRIVATE
|
||||
src/rpc/ngHandlers/Tx.cpp
|
||||
src/rpc/ngHandlers/GatewayBalances.cpp
|
||||
src/rpc/ngHandlers/LedgerEntry.cpp
|
||||
src/rpc/ngHandlers/LedgerRange.cpp
|
||||
src/rpc/ngHandlers/BookOffers.cpp
|
||||
## RPC Methods
|
||||
# Account
|
||||
@@ -128,6 +129,7 @@ if(BUILD_TESTS)
|
||||
unittests/rpc/handlers/TxTest.cpp
|
||||
unittests/rpc/handlers/GatewayBalancesTest.cpp
|
||||
unittests/rpc/handlers/LedgerEntryTest.cpp
|
||||
unittests/rpc/handlers/LedgerRangeTest.cpp
|
||||
unittests/rpc/handlers/BookOffersTest.cpp)
|
||||
include(CMake/deps/gtest.cmake)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user