Helpers for replacing a wallet transaction with a higher‐fee version.
Types
Name |
Description |
Signature checker that records the weight of every valid signature it verifies. |
|
Accumulates signature counts and weights to estimate transaction size. |
Enums
Name |
Description |
Outcome of a fee‐bumping operation. |
Functions
Name |
Description |
Commit the bumpfee transaction. |
|
Create bumpfee transaction based on feerate estimates. |
|
Sign the new transaction, |
|
Return whether transaction can be bumped. |
Created with MrDocs