Flex
Flex exchange system
|
UserIdIndex contract implementation. More...
#include "UserIdIndex.hpp"
#include "AuthIndex.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>
Classes | |
class | UserIdIndex |
UserIdIndex contract implementation. More... | |
struct | UserIdIndex::error_code |
Functions | |
DEFINE_JSON_ABI (IUserIdIndex, DUserIdIndex, EUserIdIndex, userid_replay_protection_t) | |
UserIdIndex contract implementation.