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