COOPENOMICS  v1
Кооперативная Экономика
Wallet Cписок членов класса

Полный список членов класса Wallet, включая наследуемые из базового класса

add_available_funds(eosio::name contract, eosio::name coopname, eosio::name username, eosio::asset amount, eosio::name program_type, std::string memo)Walletinlinestatic
add_blocked_funds(eosio::name contract, eosio::name coopname, eosio::name username, eosio::asset amount, eosio::name program_type, std::string memo)Walletinlinestatic
block_funds(eosio::name contract, eosio::name coopname, eosio::name username, eosio::asset amount, eosio::name program_type, std::string memo)Walletinlinestatic
deposits_index typedefWallet
get_deposit(eosio::name coopname, const checksum256 &hash)Walletinlinestatic
get_valid_wallet_action(const eosio::name &action)Walletinlinestatic
get_withdraw(eosio::name coopname, const checksum256 &hash)Walletinlinestatic
pay_membership_fee(name contract, name coopname, name username, eosio::asset amount, uint64_t program_id, std::string memo)Walletinlinestatic
sub_available_funds(eosio::name contract, eosio::name coopname, eosio::name username, eosio::asset amount, eosio::name program_type, std::string memo)Walletinlinestatic
sub_blocked_funds(eosio::name contract, eosio::name coopname, eosio::name username, eosio::asset amount, eosio::name program_type, std::string memo)Walletinlinestatic
unblock_funds(eosio::name contract, eosio::name coopname, eosio::name username, eosio::asset amount, eosio::name program_type, std::string memo)Walletinlinestatic
unpay_membership_fee(name contract, name coopname, name username, eosio::asset amount, uint64_t program_id, std::string memo)Walletinlinestatic
validate_asset(const eosio::asset &amount)Walletinlinestatic
withdraws_index typedefWallet