Electroneum
config::stagenet Namespace Reference

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
 

Variable Documentation

◆ CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX

uint64_t const config::stagenet::CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX = 18018

Definition at line 230 of file cryptonote_config.h.

◆ CRYPTONOTE_PUBLIC_INTEGRATED_ADDRESS_BASE58_PREFIX

uint64_t const config::stagenet::CRYPTONOTE_PUBLIC_INTEGRATED_ADDRESS_BASE58_PREFIX = 18019

Definition at line 231 of file cryptonote_config.h.

◆ CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX

uint64_t const config::stagenet::CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX = 34402

Definition at line 232 of file cryptonote_config.h.

◆ GENESIS_NONCE

uint32_t const config::stagenet::GENESIS_NONCE = 10002

Definition at line 240 of file cryptonote_config.h.

◆ GENESIS_TX

std::string const config::stagenet::GENESIS_TX = "013c01ff0001ffffffffffff0302df5d56da0c7d643ddd1ce61901c7bdc5fb1738bfe39fbe69c28a3a7032729c0f2101168d0c4ca86fb55a4cf6a36d31431be1c53a3bd7411bb24e8832410289fa6f3b"

Definition at line 239 of file cryptonote_config.h.

◆ NETWORK_ID

boost::uuids::uuid const config::stagenet::NETWORK_ID
Initial value:
= { {
0x12 ,0x30, 0xF1, 0x71 , 0x61, 0x04 , 0x41, 0x61, 0x17, 0x31, 0x00, 0x82, 0x16, 0xA1, 0xA1, 0x12
} }

Definition at line 236 of file cryptonote_config.h.

◆ P2P_DEFAULT_PORT

uint16_t const config::stagenet::P2P_DEFAULT_PORT = 38080

Definition at line 233 of file cryptonote_config.h.

◆ RPC_DEFAULT_PORT

uint16_t const config::stagenet::RPC_DEFAULT_PORT = 38081

Definition at line 234 of file cryptonote_config.h.

◆ ZMQ_RPC_DEFAULT_PORT

uint16_t const config::stagenet::ZMQ_RPC_DEFAULT_PORT = 38082

Definition at line 235 of file cryptonote_config.h.