|
Electroneum
|

Go to the source code of this file.
Namespaces | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
| 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 = 1 |
| static const uint32_t | cryptonote::rpc::DAEMON_RPC_VERSION_ZMQ = DAEMON_RPC_VERSION_ZMQ_MINOR + (DAEMON_RPC_VERSION_ZMQ_MAJOR << 16) |