mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
add basic account_tx handler
This commit is contained in:
@@ -62,7 +62,8 @@ target_sources(reporting PRIVATE
|
||||
reporting/ReportingETL.cpp
|
||||
handlers/AccountInfo.cpp
|
||||
handlers/Tx.cpp
|
||||
handlers/RPCHelpers.cpp)
|
||||
handlers/RPCHelpers.cpp
|
||||
handlers/AccountTx.cpp)
|
||||
|
||||
|
||||
message(${Boost_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user