mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-19 09:54:02 +01:00
ee63c65a1c
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). |
||
---|---|---|
.. | ||
arm64v8.Dockerfile | ||
eclair-cli.bash-completion |