implement noripple_check

This commit is contained in:
CJ Cobb
2021-09-13 15:58:42 -04:00
parent f18c8f67e2
commit 8e877ac87c
7 changed files with 347 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ target_sources(clio PRIVATE
src/rpc/handlers/AccountOffers.cpp
src/rpc/handlers/AccountObjects.cpp
src/rpc/handlers/GatewayBalances.cpp
src/rpc/handlers/NoRippleCheck.cpp
# Ledger
src/rpc/handlers/Ledger.cpp
src/rpc/handlers/LedgerData.cpp