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