mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-24 22:58:23 +01:00
This commit contains several changes related to on-chain fees: * Retrieve the minimum fee required to enter our mempool * Add a metric to track this value * Remove fallback fee providers when Bitcoin Core is used * Add a metric to track feerate retrieval errors For fallback fee providers that don't have any mempool information, we default to the 1008 block target. It doesn't matter as these fee providers will not be used anyway. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |