Accumulates signature counts and weights to estimate transaction size.

Synopsis

Declared in <wallet/feebumper.h>

struct SignatureWeights;

Member Functions

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.

Created with MrDocs