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