Wilmer Paulino e69d93949c
sweep: allow fee bumps of inputs/transactions within UtxoSweeper
In this commit, we introduce the ability to bump the fee of an input
within the UtxoSweeper. Once its fee rate is bumped, a replacement
transaction (RBF) will be broadcast with the newer fee rate (assuming
the newer fee rate is high enough to be valid), replacing any
conflicting lower fee rate transactions.

Note that this currently doesn't validate the fee preference of the
bump. This responsibility is delegated to the caller, so care must be
taken to ensure the new fee preference is sufficient.
2019-06-11 15:06:38 -07:00
..
2018-12-18 10:50:19 +01:00
2018-12-18 10:50:17 +01:00
2018-12-18 10:50:16 +01:00
2018-12-18 10:50:16 +01:00
2018-12-18 10:50:16 +01:00