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.
Created with MrDocs
Retrieve the position of this input.
Declared in <wallet/coincontrol.h>
std::optional<unsigned int>
GetPosition() const;
The position in the inputs vector if it has been set.
Created with MrDocs