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

Exchange pair contract implementation. More...

#include "XchgPair.hpp"
#include "calc_wrapper_reserve_wallet.hpp"
#include "PriceXchgSalt.hpp"
#include <tvm/contract.hpp>
#include <tvm/smart_switcher.hpp>
#include <tvm/contract_handle.hpp>
#include <tvm/default_support_functions.hpp>
#include <tvm/schema/build_chain_static.hpp>
Include dependency graph for XchgPair.cpp:

Classes

class  XchgPair
 Implements tvm::IXchgPair interface. More...
 
struct  XchgPair::error_code
 To allow deploy message only with onDeploy call. More...
 

Functions

 DEFINE_JSON_ABI (IXchgPair, DXchgPair, EXchgPair)
 

Detailed Description

Exchange pair contract implementation.

Author
Andrew Zhogin