![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include <wallet.h>
Public Member Functions | |
| COutput (const CWalletTx *txIn, int iIn, int nDepthIn, bool fSpendableIn) | |
| CAmount | Value () const |
| std::string | ToString () const |
Public Attributes | |
| const CWalletTx * | tx |
| int | i |
| int | nDepth |
| bool | fSpendable |
|
inline |
1.8.17