![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
Public Member Functions | |
tallyitem () | |
Public Attributes | |
int64_t | nAmount |
int | nConf |
vector< uint256 > | txids |
bool | fIsWatchonly |
Definition at line 926 of file rpcwallet.cpp.
|
inline |
Definition at line 932 of file rpcwallet.cpp.
bool tallyitem::fIsWatchonly |
Definition at line 931 of file rpcwallet.cpp.
int64_t tallyitem::nAmount |
Definition at line 928 of file rpcwallet.cpp.
int tallyitem::nConf |
Definition at line 929 of file rpcwallet.cpp.
vector<uint256> tallyitem::txids |
Definition at line 930 of file rpcwallet.cpp.