mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-21 12:15:54 +00:00
@@ -34,7 +34,7 @@
|
||||
#include <thread>
|
||||
#include <utility>
|
||||
|
||||
namespace etl::detail {
|
||||
namespace etl::impl {
|
||||
|
||||
/**
|
||||
* @brief Extractor thread that is fetching GRPC data and enqueue it on the DataPipeType
|
||||
@@ -143,4 +143,4 @@ private:
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace etl::detail
|
||||
} // namespace etl::impl
|
||||
|
||||
Reference in New Issue
Block a user