mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-25 07:17:40 +01:00
In the next commit, we plan to extend the `OnchainTxHandler` to retry pending claims on a timer. This timer may fire with much more frequency than incoming blocks, so we want to avoid manually bumping feerates (currently by 25%) each time our fee estimator provides a lower feerate than before. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |