mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-28 07:35:52 +00:00
@@ -66,6 +66,7 @@ target_sources(clio PRIVATE
|
||||
src/rpc/ngHandlers/LedgerRange.cpp
|
||||
src/rpc/ngHandlers/BookOffers.cpp
|
||||
src/rpc/ngHandlers/TransactionEntry.cpp
|
||||
src/rpc/ngHandlers/NoRippleCheck.cpp
|
||||
src/rpc/ngHandlers/NFTInfo.cpp
|
||||
## RPC Methods
|
||||
# Account
|
||||
@@ -136,6 +137,7 @@ if(BUILD_TESTS)
|
||||
unittests/rpc/handlers/LedgerRangeTest.cpp
|
||||
unittests/rpc/handlers/BookOffersTest.cpp
|
||||
unittests/rpc/handlers/TransactionEntryTest.cpp
|
||||
unittests/rpc/handlers/NoRippleCheckTest.cpp
|
||||
unittests/rpc/handlers/NFTInfoTest.cpp)
|
||||
include(CMake/deps/gtest.cmake)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user