![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Public Member Functions | |
| tallyitem () | |
Public Attributes | |
| CAmount | nAmount |
| int | nConf |
| std::vector< uint256 > | txids |
| bool | fIsWatchonly |
Definition at line 2564 of file rpcwallet.cpp.
|
inline |
Definition at line 2569 of file rpcwallet.cpp.
| bool tallyitem::fIsWatchonly |
Definition at line 2568 of file rpcwallet.cpp.
| CAmount tallyitem::nAmount |
Definition at line 2565 of file rpcwallet.cpp.
| int tallyitem::nConf |
Definition at line 2566 of file rpcwallet.cpp.
| std::vector<uint256> tallyitem::txids |
Definition at line 2567 of file rpcwallet.cpp.