|
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 = 38080 |
| uint16_t const | RPC_DEFAULT_PORT = 38081 |
| uint16_t const | ZMQ_RPC_DEFAULT_PORT = 38082 |
| boost::uuids::uuid const | NETWORK_ID |
| std::string const | GENESIS_TX = "013c01ff0001ffffffffffff0302df5d56da0c7d643ddd1ce61901c7bdc5fb1738bfe39fbe69c28a3a7032729c0f2101168d0c4ca86fb55a4cf6a36d31431be1c53a3bd7411bb24e8832410289fa6f3b" |
| uint32_t const | GENESIS_NONCE = 10002 |
| uint64_t const config::stagenet::CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX = 18018 |
Definition at line 230 of file cryptonote_config.h.
| uint64_t const config::stagenet::CRYPTONOTE_PUBLIC_INTEGRATED_ADDRESS_BASE58_PREFIX = 18019 |
Definition at line 231 of file cryptonote_config.h.
| uint64_t const config::stagenet::CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX = 34402 |
Definition at line 232 of file cryptonote_config.h.
| uint32_t const config::stagenet::GENESIS_NONCE = 10002 |
Definition at line 240 of file cryptonote_config.h.
| std::string const config::stagenet::GENESIS_TX = "013c01ff0001ffffffffffff0302df5d56da0c7d643ddd1ce61901c7bdc5fb1738bfe39fbe69c28a3a7032729c0f2101168d0c4ca86fb55a4cf6a36d31431be1c53a3bd7411bb24e8832410289fa6f3b" |
Definition at line 239 of file cryptonote_config.h.
| boost::uuids::uuid const config::stagenet::NETWORK_ID |
Definition at line 236 of file cryptonote_config.h.
| uint16_t const config::stagenet::P2P_DEFAULT_PORT = 38080 |
Definition at line 233 of file cryptonote_config.h.
| uint16_t const config::stagenet::RPC_DEFAULT_PORT = 38081 |
Definition at line 234 of file cryptonote_config.h.
| uint16_t const config::stagenet::ZMQ_RPC_DEFAULT_PORT = 38082 |
Definition at line 235 of file cryptonote_config.h.