Bitcoin
|
Public Member Functions | |
tallyitem () | |
Public Attributes | |
CAmount | nAmount {0} |
int | nConf {std::numeric_limits<int>::max()} |
std::vector< uint256 > | txids |
bool | fIsWatchonly {false} |
|
inline |
bool tallyitem::fIsWatchonly {false} |
CAmount tallyitem::nAmount {0} |
int tallyitem::nConf {std::numeric_limits<int>::max()} |
std::vector<uint256> tallyitem::txids |