mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-21 22:11:46 +01:00
We add a `cpfpbumpfees` API that lets node operators bump the fees of a package of unconfirmed transactions. Node operators can for example ensure their funding txs confirm before they hit the `2016` funding timeout. It's also very useful when you have a long chain of unconfirmed funding transactions and/or mutual close transactions and want to bump them all at once. NB: the node operator needs to figure out which outpoints belong to him (which should be fairly easy using existing APIs). |
||
---|---|---|
.. | ||
modules | ||
src | ||
pom.xml |