List the selected inputs.
Synopsis
Declared in <wallet/coincontrol.h>
std::vector<COutPoint>
ListSelected() const;
Return Value
The outpoints of all pre‐selected inputs.
Created with MrDocs
List the selected inputs.
Declared in <wallet/coincontrol.h>
std::vector<COutPoint>
ListSelected() const;
The outpoints of all pre‐selected inputs.
Created with MrDocs