Monero
Loading...
Searching...
No Matches
zmq_restricted_methods.cpp File Reference
#include "rpc/zmq_restricted_methods.h"
#include <algorithm>
#include <array>
Include dependency graph for zmq_restricted_methods.cpp:

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.