Retrieves the UTXO for this input
Declared in <psbt.h>
<psbt.h>
bool GetUTXO(CTxOut& utxo) const;
Whether the UTXO could be retrieved
Name
Description
utxo [out]
The UTXO of this input
Created with MrDocs