BASIC-CHAIN  VAPOUR1.0
Namespaces | Functions
currency.cpp File Reference
#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...
 

Function Documentation

◆ apply()

void apply ( uint64_t  code,
uint64_t  action 
)

◆ init()

void init ( )