Electroneum
Public Attributes | List of all members
cryptonote::config_t Struct Reference

#include <cryptonote_config.h>

Collaboration diagram for cryptonote::config_t:
Collaboration graph
[legend]

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
 

Member Data Documentation

◆ CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX

uint64_t const cryptonote::config_t::CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX

◆ CRYPTONOTE_PUBLIC_INTEGRATED_ADDRESS_BASE58_PREFIX

uint64_t const cryptonote::config_t::CRYPTONOTE_PUBLIC_INTEGRATED_ADDRESS_BASE58_PREFIX

◆ CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX

uint64_t const cryptonote::config_t::CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX

◆ GENESIS_NONCE

uint32_t const cryptonote::config_t::GENESIS_NONCE

◆ GENESIS_TX

std::string const cryptonote::config_t::GENESIS_TX

◆ NETWORK_ID

boost::uuids::uuid const cryptonote::config_t::NETWORK_ID

◆ P2P_DEFAULT_PORT

uint16_t const cryptonote::config_t::P2P_DEFAULT_PORT

◆ RPC_DEFAULT_PORT

uint16_t const cryptonote::config_t::RPC_DEFAULT_PORT

◆ ZMQ_RPC_DEFAULT_PORT

uint16_t const cryptonote::config_t::ZMQ_RPC_DEFAULT_PORT

The documentation for this struct was generated from the following file: