mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
@@ -80,7 +80,7 @@ Counters::rpcForwarded(std::string const& method)
|
||||
}
|
||||
|
||||
boost::json::object
|
||||
Counters::report()
|
||||
Counters::report() const
|
||||
{
|
||||
std::shared_lock lk(mutex_);
|
||||
boost::json::object obj = {};
|
||||
|
||||
Reference in New Issue
Block a user