#include <coinselection.h>
Definition at line 17 of file coinselection.h.
◆ CInputCoin() [1/2]
◆ CInputCoin() [2/2]
CInputCoin::CInputCoin |
( |
const CTransactionRef & |
tx, |
|
|
unsigned int |
i, |
|
|
int |
input_bytes |
|
) |
| |
|
inline |
◆ operator!=()
bool CInputCoin::operator!= |
( |
const CInputCoin & |
rhs | ) |
const |
|
inline |
◆ operator<()
bool CInputCoin::operator< |
( |
const CInputCoin & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool CInputCoin::operator== |
( |
const CInputCoin & |
rhs | ) |
const |
|
inline |
◆ effective_value
Amount CInputCoin::effective_value |
◆ m_fee
◆ m_input_bytes
int CInputCoin::m_input_bytes {-1} |
Pre-computed estimated size of this output as a fully-signed input in a transaction.
Can be -1 if it could not be calculated.
Definition at line 47 of file coinselection.h.
◆ m_long_term_fee
◆ outpoint
◆ txout
The documentation for this class was generated from the following file: