COOPENOMICS  v1
Кооперативная Экономика
Файл table_fund_accfunds.hpp
#include <eosio/asset.hpp>
#include <eosio/eosio.hpp>
#include <string>
#include "../consts.hpp"

См. исходные тексты.

Классы

struct  accfund
 

Определения типов

typedef eosio::multi_index<"accfunds"_n, accfundaccfunds_index
 

Типы

◆ accfunds_index

typedef eosio::multi_index<"accfunds"_n, accfund> accfunds_index