wallet::PreselectedInput::SetPosition

Store the position of this input.

Synopsis

Declared in <wallet/coincontrol.h>

void
SetPosition(unsigned int pos);

Parameters

NameDescription
posThe position of this input in the inputs vector.