|
Electroneum
|
#include <cryptonote_config.h>

Public Attributes | |
| uint64_t const | CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX |
| uint64_t const | CRYPTONOTE_PUBLIC_INTEGRATED_ADDRESS_BASE58_PREFIX |
| uint64_t const | CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX |
| uint16_t const | P2P_DEFAULT_PORT |
| uint16_t const | RPC_DEFAULT_PORT |
| uint16_t const | ZMQ_RPC_DEFAULT_PORT |
| boost::uuids::uuid const | NETWORK_ID |
| std::string const | GENESIS_TX |
| uint32_t const | GENESIS_NONCE |
Definition at line 254 of file cryptonote_config.h.
| uint64_t const cryptonote::config_t::CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX |
Definition at line 256 of file cryptonote_config.h.
| uint64_t const cryptonote::config_t::CRYPTONOTE_PUBLIC_INTEGRATED_ADDRESS_BASE58_PREFIX |
Definition at line 257 of file cryptonote_config.h.
| uint64_t const cryptonote::config_t::CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX |
Definition at line 258 of file cryptonote_config.h.
| uint32_t const cryptonote::config_t::GENESIS_NONCE |
Definition at line 264 of file cryptonote_config.h.
| std::string const cryptonote::config_t::GENESIS_TX |
Definition at line 263 of file cryptonote_config.h.
| boost::uuids::uuid const cryptonote::config_t::NETWORK_ID |
Definition at line 262 of file cryptonote_config.h.
| uint16_t const cryptonote::config_t::P2P_DEFAULT_PORT |
Definition at line 259 of file cryptonote_config.h.
| uint16_t const cryptonote::config_t::RPC_DEFAULT_PORT |
Definition at line 260 of file cryptonote_config.h.
| uint16_t const cryptonote::config_t::ZMQ_RPC_DEFAULT_PORT |
Definition at line 261 of file cryptonote_config.h.