Set the weight for this input.
Synopsis
Declared in <wallet/coincontrol.h>
void
SetInputWeight(int64_t weight);
Parameters
Name |
Description |
weight |
The input weight for spending this input. |
Created with MrDocs