Store the position of this input.

Synopsis

Declared in <wallet/coincontrol.h>

void
SetPosition(unsigned int pos);

Parameters

Name

Description

pos

The position of this input in the inputs vector.

Created with MrDocs