|  | Bitcoin Core 30.99.0
    P2P Digital Currency | 
| Public Member Functions | |
| tallyitem ()=default | |
| Public Attributes | |
| CAmount | nAmount {0} | 
| int | nConf {std::numeric_limits<int>::max()} | 
| std::vector< Txid > | txids | 
Definition at line 66 of file transactions.cpp.
| 
 | default | 
| CAmount wallet::tallyitem::nAmount {0} | 
Definition at line 68 of file transactions.cpp.
| int wallet::tallyitem::nConf {std::numeric_limits<int>::max()} | 
Definition at line 69 of file transactions.cpp.
| std::vector<Txid> wallet::tallyitem::txids | 
Definition at line 70 of file transactions.cpp.