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