mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
Probing ETL Source (#292)
* Implement a probing ETL source and do not require SSL certs for SslETLSource (#251) Fixes #251
This commit is contained in:
@@ -54,6 +54,7 @@ target_sources(clio PRIVATE
|
||||
src/backend/SimpleCache.cpp
|
||||
## ETL
|
||||
src/etl/ETLSource.cpp
|
||||
src/etl/ProbingETLSource.cpp
|
||||
src/etl/NFTHelpers.cpp
|
||||
src/etl/ReportingETL.cpp
|
||||
## Subscriptions
|
||||
|
||||
Reference in New Issue
Block a user