Fabcoin Core
0.16.2
P2P Digital Currency
|
Public Member Functions | |
TokenTxWorker (CWallet *_wallet) | |
Public Attributes | |
CWallet * | wallet |
bool | first |
Token | tokenTxAbi |
Private Slots | |
void | updateTokenTx (const QString &hash) |
Definition at line 87 of file tokenitemmodel.cpp.
|
inline |
Definition at line 94 of file tokenitemmodel.cpp.
|
inlineprivateslot |
bool TokenTxWorker::first |
Definition at line 92 of file tokenitemmodel.cpp.
Token TokenTxWorker::tokenTxAbi |
Definition at line 93 of file tokenitemmodel.cpp.
CWallet* TokenTxWorker::wallet |
Definition at line 91 of file tokenitemmodel.cpp.