wallet::PreselectedInput::GetPosition

Retrieve the position of this input.

Synopsis

Declared in <wallet/coincontrol.h>

std::optional<unsigned int>
GetPosition() const;

Return Value

The position in the inputs vector if it has been set.