#include <walletmodel.h>
Definition at line 324 of file walletmodel.h.
◆ ListCoinsValue() [1/2]
| WalletModel::ListCoinsValue::ListCoinsValue |
( |
| ) |
|
|
delete |
◆ ListCoinsValue() [2/2]
| WalletModel::ListCoinsValue::ListCoinsValue |
( |
const uint256 & |
_txhash, |
|
|
int |
_outIndex, |
|
|
CAmount |
_nValue, |
|
|
int64_t |
_nTime, |
|
|
int |
_nDepth |
|
) |
| |
|
inline |
◆ nDepth
| int WalletModel::ListCoinsValue::nDepth |
◆ nTime
| int64_t WalletModel::ListCoinsValue::nTime |
◆ nValue
| CAmount WalletModel::ListCoinsValue::nValue |
◆ outIndex
| int WalletModel::ListCoinsValue::outIndex |
◆ txhash
| uint256 WalletModel::ListCoinsValue::txhash |
The documentation for this class was generated from the following file: