Monero
Loading...
Searching...
No Matches
daemon_rpc_version.h File Reference
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

Variables

static const uint32_t cryptonote::rpc::DAEMON_RPC_VERSION_ZMQ_MINOR = 0
static const uint32_t cryptonote::rpc::DAEMON_RPC_VERSION_ZMQ_MAJOR = 2
static const uint32_t cryptonote::rpc::DAEMON_RPC_VERSION_ZMQ = DAEMON_RPC_VERSION_ZMQ_MINOR + (DAEMON_RPC_VERSION_ZMQ_MAJOR << 16)