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

SuperRootOwner (single owner) contract implementation. More...

#include "SuperRootOwner.hpp"
#include "SuperRoot.hpp"
#include "FlexSalt.hpp"
#include "WrappersConfig.hpp"
#include "WrapperBroxus.hpp"
#include "Flex.hpp"
#include "UserDataConfig.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 SuperRootOwner.cpp:

Classes

class  SuperRootOwner
 SuperRoot contract implementation. More...
 
struct  SuperRootOwner::error_code
 

Functions

 DEFINE_JSON_ABI (ISuperRootOwner, DSuperRootOwner, ESuperRootOwner, SuperRootOwner::replay_protection_t)
 

Detailed Description

SuperRootOwner (single owner) contract implementation.

Author
Andrew Zhogin