1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-22 14:22:39 +01:00
eclair/eclair-core/src
t-bast 02581161e9
Use 1-parent-1-child package relay for commit txs
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.
2025-01-06 13:08:25 +01:00
..
main Use 1-parent-1-child package relay for commit txs 2025-01-06 13:08:25 +01:00
test Use 1-parent-1-child package relay for commit txs 2025-01-06 13:08:25 +01:00