Bump Fee Tx Builder
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.
Functions
Link copied to clipboard
Set whether the dust limit is checked.
Link copied to clipboard
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
Link copied to clipboard
Build a transaction with a specific version.