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

FlexClientStub contract implementation. More...

#include "FlexClientStub.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 dependency graph for FlexClientStub.cpp:

Classes

class  FlexClientStub
 FlexClientStub contract. Implements IFlexClientStub. More...
 
struct  FlexClientStub::error_code
 Deploy is only allowed with [[deploy]] function call. More...
 

Functions

 DEFINE_JSON_ABI (IFlexClientStub, DFlexClientStub, EFlexClientStub, flex_client_replay_protection_t)
 

Detailed Description

FlexClientStub contract implementation.

Author
Andrew Zhogin