mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 11:15:50 +00:00
impliments account RPC handlers
This commit is contained in:
@@ -72,7 +72,10 @@ target_sources(reporting PRIVATE
|
||||
handlers/Ledger.cpp
|
||||
handlers/LedgerEntry.cpp
|
||||
handlers/AccountChannels.cpp
|
||||
handlers/AccountLines.cpp)
|
||||
handlers/AccountLines.cpp
|
||||
handlers/AccountCurrencies.cpp
|
||||
handlers/AccountOffers.cpp
|
||||
handlers/AccountObjects.cpp)
|
||||
|
||||
|
||||
message(${Boost_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user