TARAXA
genesis.hpp File Reference
#include <json/json.h>
#include "config/dag_config.hpp"
#include "config/pbft_config.hpp"
#include "config/state_config.hpp"
#include "dag/dag_block.hpp"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  taraxa::GasPriceConfig
 
struct  taraxa::GenesisConfig
 

Namespaces

 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)