mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-22 06:21:42 +01:00
We use bitcoin core's `submitpackage` RPC to publish our local commit tx and its anchor transaction. This ensures that even if we have the remote commit in our mempool, it will be replaced by our local commit. We will also be able to get our local commit propagated even if its feerate is below the mempool minimum feerate, as long as enough nodes run bitcoin core v28 or higher. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |