Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Functions
token.cpp File Reference
#include <token.h>
#include <execrpccommand.h>
#include <contractabi.h>
#include <validation.h>
#include <utilmoneystr.h>
#include <base58.h>
#include <utilstrencodings.h>
#include <eventlog.h>
#include <libethcore/ABI.h>
Include dependency graph for token.cpp:

Go to the source code of this file.

Classes

struct  TokenData
 

Namespaces

 Token_NS
 

Functions

bool ToHash160 (const std::string &strFabTokenAddress, std::string &strHash160)
 
bool ToFabTokenAddress (const std::string &strHash160, std::string &strFabTokenAddress)
 

Function Documentation

bool ToFabTokenAddress ( const std::string &  strHash160,
std::string &  strFabTokenAddress 
)

Definition at line 88 of file token.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bool ToHash160 ( const std::string &  strFabTokenAddress,
std::string &  strHash160 
)

Definition at line 75 of file token.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: