BumpFeeTxBuilderInterface
A BumpFeeTxBuilder
is created by calling build_fee_bump
on a wallet. After assigning it, you set options on it until finally calling finish
to consume the builder and generate the transaction.
Inheritors
Functions
Link copied to clipboard
Set whether the dust limit is checked.
Link copied to clipboard
Set the current blockchain height.
Link copied to clipboard
Use a specific nLockTime while creating the transaction.
Link copied to clipboard
Set an exact nSequence
value.
Link copied to clipboard
Build a transaction with a specific version.