TARAXA
config.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  taraxa::DBConfig
 
struct  taraxa::FullNodeConfig
 

Namespaces

 taraxa
 

Functions

void taraxa::dec_json (Json::Value const &json, DBConfig &db_config)
 
std::ostream & taraxa::operator<< (std::ostream &strm, NodeConfig const &conf)
 
std::ostream & taraxa::operator<< (std::ostream &strm, NetworkConfig const &conf)
 
std::ostream & taraxa::operator<< (std::ostream &strm, FullNodeConfig const &conf)
 

Class Documentation

◆ taraxa::DBConfig

struct taraxa::DBConfig
Class Members
uint32_t db_max_open_files
uint32_t db_max_snapshots
PbftPeriod db_revert_to_period
uint32_t db_snapshot_each_n_pbft_block
bool fix_trx_period
bool migrate_only
bool prune_state_db
bool rebuild_db
PbftPeriod rebuild_db_period