|
Electroneum
|
#include <IWallet.h>

Public Attributes | |
| TransferId | firstTransferId |
| size_t | transferCount |
| int64_t | totalAmount |
| uint64_t | fee |
| TransacitonHash | hash |
| bool | isCoinbase |
| uint64_t | blockHeight |
| uint64_t | timestamp |
| std::string | extra |
| TransferId CryptoNote::Transaction::firstTransferId |
| TransacitonHash CryptoNote::Transaction::hash |