wallet::feebumper::SignatureWeights

Accumulates signature counts and weights to estimate transaction size.

Synopsis

Declared in <wallet/feebumper.h>

struct SignatureWeights;

Member Functions

NameDescription
AddSigWeight Adds the weight of a single signature, scaling by signature version.
GetWeightDiffToMax Returns the difference between the maximum and actual signature weight.