wallet::PreselectedInput::SetInputWeight

Set the weight for this input.

Synopsis

Declared in <wallet/coincontrol.h>

void
SetInputWeight(int64_t weight);

Parameters

NameDescription
weightThe input weight for spending this input.