Accumulates signature counts and weights to estimate transaction size.
Declared in <wallet/feebumper.h>
struct SignatureWeights;
| Name | Description |
|---|---|
AddSigWeight | Adds the weight of a single signature, scaling by signature version. |
GetWeightDiffToMax | Returns the difference between the maximum and actual signature weight. |