TARAXA
dag_config.hpp File Reference
#include <json/json.h>
#include "common/types.hpp"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  taraxa::DagBlockProposerConfig
 
struct  taraxa::DagConfig
 

Namespaces

 taraxa
 

Functions

Json::Value taraxa::enc_json (const DagBlockProposerConfig &obj)
 
void taraxa::dec_json (const Json::Value &json, DagBlockProposerConfig &obj)
 
Json::Value taraxa::enc_json (const DagConfig &obj)
 
void taraxa::dec_json (const Json::Value &json, DagConfig &obj)