Flex
Flex exchange system
Classes | Functions
GlobalConfig.cpp File Reference

GlobalConfig contract implementation. More...

#include "GlobalConfig.hpp"
#include "SuperRoot.hpp"
#include <tvm/contract.hpp>
#include <tvm/smart_switcher.hpp>
#include <tvm/contract_handle.hpp>
#include <tvm/default_support_functions.hpp>
#include <tvm/suffixes.hpp>
#include <tvm/schema/parse_chain_static.hpp>
#include <tvm/schema/build_chain_static.hpp>
Include dependency graph for GlobalConfig.cpp:

Classes

class  GlobalConfig
 GlobalConfig contract implementation. More...
 
struct  GlobalConfig::error_code
 To allow deploy message only with onDeploy call. More...
 

Functions

 DEFINE_JSON_ABI (IGlobalConfig, DGlobalConfig, EGlobalConfig)
 

Detailed Description

GlobalConfig contract implementation.

Author
Andrew Zhogin