TARAXA
config.cpp File Reference
#include "vdf/config.hpp"
#include <libdevcore/CommonJS.h>
#include "libdevcore/RLP.h"

Namespaces

 taraxa
 

Functions

int32_t taraxa::fixFromOverflow (uint16_t value, int32_t change, uint16_t limit)
 
Json::Value taraxa::enc_json (const VrfParams &obj)
 
void taraxa::dec_json (const Json::Value &json, VrfParams &obj)
 
Json::Value taraxa::enc_json (const VdfParams &obj)
 
void taraxa::dec_json (const Json::Value &json, VdfParams &obj)
 
Json::Value taraxa::enc_json (const SortitionParams &obj)
 
void taraxa::dec_json (const Json::Value &json, SortitionParams &obj)
 
Json::Value taraxa::enc_json (const SortitionConfig &obj)
 
void taraxa::dec_json (const Json::Value &json, SortitionConfig &obj)