wallet::PreselectedInput::GetTxOut

Retrieve the previous output for this input.

Synopsis

Declared in <wallet/coincontrol.h>

CTxOut
GetTxOut() const;

Return Value

The previous output being spent by this input.