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