TARAXA
taraxa::cli::ConfigUpdater Class Reference

#include <config_updater.hpp>

Classes

struct  ConfigChange
 

Public Member Functions

 ConfigUpdater (int chain_id)
 
void UpdateConfig (Json::Value &old_conf)
 

Private Attributes

Json::Value new_conf_
 
std::vector< ConfigChangeconfig_changes_
 

Constructor & Destructor Documentation

◆ ConfigUpdater()

taraxa::cli::ConfigUpdater::ConfigUpdater ( int  chain_id)

Member Function Documentation

◆ UpdateConfig()

void taraxa::cli::ConfigUpdater::UpdateConfig ( Json::Value &  old_conf)

Member Data Documentation

◆ config_changes_

std::vector<ConfigChange> taraxa::cli::ConfigUpdater::config_changes_
private

◆ new_conf_

Json::Value taraxa::cli::ConfigUpdater::new_conf_
private

The documentation for this class was generated from the following files: