|
Electroneum
|
Variables | |
| uint64_t const | CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX = 18018 |
| uint64_t const | CRYPTONOTE_PUBLIC_INTEGRATED_ADDRESS_BASE58_PREFIX = 18019 |
| uint64_t const | CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX = 34402 |
| uint16_t const | P2P_DEFAULT_PORT = 34567 |
| uint16_t const | RPC_DEFAULT_PORT = 34568 |
| uint16_t const | ZMQ_RPC_DEFAULT_PORT = 34582 |
| boost::uuids::uuid const | NETWORK_ID |
| std::string const | GENESIS_TX = "011201ff000180bcf5dace2102a7957ab8394540efaa5bc93d747d6c56d8bf87b1c955574963dfbcf62ab13b5c210120d88af73976c98be9819df7e85bc21167d3194e242afd50601e398243c354b6" |
| uint32_t const | GENESIS_NONCE = 10000 |
| uint64_t const config::testnet::CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX = 18018 |
Definition at line 215 of file cryptonote_config.h.
| uint64_t const config::testnet::CRYPTONOTE_PUBLIC_INTEGRATED_ADDRESS_BASE58_PREFIX = 18019 |
Definition at line 216 of file cryptonote_config.h.
| uint64_t const config::testnet::CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX = 34402 |
Definition at line 217 of file cryptonote_config.h.
| uint32_t const config::testnet::GENESIS_NONCE = 10000 |
Definition at line 225 of file cryptonote_config.h.
| std::string const config::testnet::GENESIS_TX = "011201ff000180bcf5dace2102a7957ab8394540efaa5bc93d747d6c56d8bf87b1c955574963dfbcf62ab13b5c210120d88af73976c98be9819df7e85bc21167d3194e242afd50601e398243c354b6" |
Definition at line 224 of file cryptonote_config.h.
| boost::uuids::uuid const config::testnet::NETWORK_ID |
Definition at line 221 of file cryptonote_config.h.
| uint16_t const config::testnet::P2P_DEFAULT_PORT = 34567 |
Definition at line 218 of file cryptonote_config.h.
| uint16_t const config::testnet::RPC_DEFAULT_PORT = 34568 |
Definition at line 219 of file cryptonote_config.h.
| uint16_t const config::testnet::ZMQ_RPC_DEFAULT_PORT = 34582 |
Definition at line 220 of file cryptonote_config.h.