3#include <eosio/crypto.hpp>
4#include <eosio/eosio.hpp>
7#include "../consts.hpp"
contract
Definition: eosio.msig_tests.cpp:977
Definition: table_wallet_deposits.hpp:9
multi_index<"users"_n, user > users_index
Definition: table_wallet_users.hpp:44
Definition: eosio.msig.hpp:34
eosio::time_point time_point
Definition: blockinfo_tester.hpp:30
Definition: table_wallet_users.hpp:21
uint64_t draft_id
Definition: table_wallet_users.hpp:25
time_point signed_at
Definition: table_wallet_users.hpp:26
uint64_t program_id
Definition: table_wallet_users.hpp:22
uint16_t version
Definition: table_wallet_users.hpp:24
checksum256 doc_hash
Definition: table_wallet_users.hpp:23
Definition: table_wallet_users.hpp:37
name username
Definition: table_wallet_users.hpp:38
std::vector< program_agreement > programs
Definition: table_wallet_users.hpp:39
uint64_t primary_key() const
Definition: table_wallet_users.hpp:41