![]() |
BASIC-CHAIN
VAPOUR1.0
|
#include <currency/currency.hpp>Namespaces | |
| TOKEN_NAME | |
| defines transfer struct (abi) | |
Functions | |
| void | TOKEN_NAME::storeAccount (AccountName account, const Account &a) |
| When storing accounts, check for empty balance and remove account. More... | |
| void | TOKEN_NAME::apply_currency_transfer (const TOKEN_NAME::Transfer &transfer) |
| void | init () |
| void | apply (uint64_t code, uint64_t action) |
| The apply method implements the dispatch of events to this contract. More... | |
| void init | ( | ) |
1.8.13