[#wallet-feebumper-SignatureWeights-GetWeightDiffToMax] = xref:wallet.adoc[wallet]::xref:wallet/feebumper.adoc[feebumper]::xref:wallet/feebumper/SignatureWeights.adoc[SignatureWeights]::GetWeightDiffToMax :relfileprefix: ../../../ :mrdocs: Returns the difference between the maximum and actual signature weight. == Synopsis Declared in `<wallet/feebumper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int64_t GetWeightDiffToMax() const; ---- == Return Value The weight that could still be added before reaching the maximum signature size. [.small]#Created with https://www.mrdocs.com[MrDocs]#