#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>
Go to the source code of this file.
|
bool | ToHash160 (const std::string &strFabTokenAddress, std::string &strHash160) |
|
bool | ToFabTokenAddress (const std::string &strHash160, std::string &strFabTokenAddress) |
|
bool ToFabTokenAddress |
( |
const std::string & |
strHash160, |
|
|
std::string & |
strFabTokenAddress |
|
) |
| |
bool ToHash160 |
( |
const std::string & |
strFabTokenAddress, |
|
|
std::string & |
strHash160 |
|
) |
| |