![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <wallet.h>
Public Member Functions | |
| CInputCoin (const CWalletTx *walletTx, unsigned int i) | |
| bool | operator< (const CInputCoin &rhs) const |
| bool | operator!= (const CInputCoin &rhs) const |
| bool | operator== (const CInputCoin &rhs) const |
Public Attributes | |
| COutPoint | outpoint |
| CTxOut | txout |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11