PSBTInput::GetUTXO

Retrieves the UTXO for this input

Synopsis

Declared in <psbt.h>

bool
GetUTXO(CTxOut& utxo) const;

Return Value

Whether the UTXO could be retrieved

Parameters

NameDescription
utxo [out]The UTXO of this input