![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Public Member Functions | |
| tallyitem () | |
Public Attributes | |
| CAmount | nAmount |
| int | nConf |
| int | nBCConf |
| std::vector< uint256 > | txids |
| bool | fIsWatchonly |
Definition at line 949 of file rpcwallet.cpp.
|
inline |
Definition at line 955 of file rpcwallet.cpp.
| bool tallyitem::fIsWatchonly |
Definition at line 954 of file rpcwallet.cpp.
| CAmount tallyitem::nAmount |
Definition at line 950 of file rpcwallet.cpp.
| int tallyitem::nBCConf |
Definition at line 952 of file rpcwallet.cpp.
| int tallyitem::nConf |
Definition at line 951 of file rpcwallet.cpp.
| std::vector<uint256> tallyitem::txids |
Definition at line 953 of file rpcwallet.cpp.
1.8.17