|
Flex
Flex exchange system
|
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>
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) | |
Exchange pair contract implementation.