TARAXA
state_config.cpp File Reference

Namespaces

 taraxa
 
 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)