Monero
Loading...
Searching...
No Matches
zmq_restricted_methods.h File Reference
#include <stdexcept>
#include <boost/utility/string_ref.hpp>
Include dependency graph for zmq_restricted_methods.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.
namespace  cryptonote::rpc

Functions

bool cryptonote::rpc::is_blocked_in_restricted_mode (const boost::string_ref method) noexcept
void cryptonote::rpc::check_blocked_methods_sorted ()
 Throws std::logic_error if the internal method table is not sorted.