| 
    TARAXA
    
   | 
 
#include "config/state_config.hpp"#include <libdevcore/CommonJS.h>#include "common/vrf_wrapper.hpp"Namespaces | |
| namespace | taraxa | 
| namespace | taraxa::state_api | 
Functions | |
| Json::Value | taraxa::state_api::enc_json (const EVMChainConfig &obj) | 
| void | taraxa::state_api::dec_json (const Json::Value &json, uint64_t chain_id, EVMChainConfig &obj) | 
| void | taraxa::state_api::append_json (Json::Value &json, const Config &obj) | 
| void | taraxa::state_api::dec_json (const Json::Value &json, Config &obj) | 
| Json::Value | taraxa::state_api::enc_json (const BalanceMap &obj) | 
| void | taraxa::state_api::dec_json (const Json::Value &json, BalanceMap &obj) | 
| Json::Value | taraxa::state_api::enc_json (const ValidatorInfo &obj) | 
| void | taraxa::state_api::dec_json (const Json::Value &json, ValidatorInfo &obj) | 
| Json::Value | taraxa::state_api::enc_json (const DPOSConfig &obj) | 
| void | taraxa::state_api::dec_json (const Json::Value &json, DPOSConfig &obj) |