|
TARAXA
|
#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< ConfigChange > | config_changes_ |
| taraxa::cli::ConfigUpdater::ConfigUpdater | ( | int | chain_id | ) |
| void taraxa::cli::ConfigUpdater::UpdateConfig | ( | Json::Value & | old_conf | ) |
|
private |
|
private |