|
TARAXA
|
#include <json/json.h>#include "config/dag_config.hpp"#include "config/pbft_config.hpp"#include "config/state_config.hpp"#include "dag/dag_block.hpp"
Go to the source code of this file.
Classes | |
| struct | taraxa::GasPriceConfig |
| struct | taraxa::GenesisConfig |
Namespaces | |
| namespace | taraxa |
Functions | |
| Json::Value | taraxa::enc_json (GasPriceConfig const &obj) |
| void | taraxa::dec_json (Json::Value const &json, GasPriceConfig &obj) |
| Json::Value | taraxa::enc_json (GenesisConfig const &obj) |
| void | taraxa::dec_json (Json::Value const &json, GenesisConfig &obj) |