xrpld
Loading...
Searching...
No Matches
Collector.cpp
1#include <xrpl/beast/insight/Collector.h>
2
3namespace beast::insight {
4
5Collector::~Collector() = default;
6} // namespace beast::insight