Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <transactionrecord.h>
#include <base58.h>
#include <consensus/consensus.h>
#include <validation.h>
#include <timedata.h>
#include <wallet/wallet.h>
#include <stdint.h>
Go to the source code of this file.
Functions | |
std::string | toStringHash160 (const CTxDestination &address) |
std::string toStringHash160 | ( | const CTxDestination & | address | ) |
Definition at line 17 of file transactionrecord.cpp.