#include <stakeinput.h>
Definition at line 16 of file stakeinput.h.
◆ ~CStakeInput()
| virtual CStakeInput::~CStakeInput |
( |
| ) |
|
|
inlinevirtual |
◆ CreateTxIn()
| virtual bool CStakeInput::CreateTxIn |
( |
CWallet * |
pwallet, |
|
|
CTxIn & |
txIn, |
|
|
uint256 |
hashTxOut = 0 |
|
) |
| |
|
pure virtual |
◆ CreateTxOuts()
| virtual bool CStakeInput::CreateTxOuts |
( |
CWallet * |
pwallet, |
|
|
std::vector< CTxOut > & |
vout, |
|
|
CAmount |
nTotal |
|
) |
| |
|
pure virtual |
◆ GetIndexFrom()
◆ GetModifier()
| virtual bool CStakeInput::GetModifier |
( |
uint64_t & |
nStakeModifier | ) |
|
|
pure virtual |
◆ GetTxFrom()
◆ GetUniqueness()
◆ GetValue()
| virtual CAmount CStakeInput::GetValue |
( |
| ) |
|
|
pure virtual |
◆ pindexFrom
The documentation for this class was generated from the following file: