Returns the difference between the maximum and actual signature weight.
Synopsis
Declared in <wallet/feebumper.h>
int64_t
GetWeightDiffToMax() const;
Return Value
The weight that could still be added before reaching the maximum signature size.
Created with MrDocs