1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 09:54:02 +01:00
eclair/contrib
Bastien Teinturier ee63c65a1c
Add cpfp-bump-fees API (#1783)
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).
2023-05-04 18:20:27 +02:00
..
arm64v8.Dockerfile Move arm64 docker file to contrib and udpate README.md (#2327) 2022-06-23 16:11:21 +02:00
eclair-cli.bash-completion Add cpfp-bump-fees API (#1783) 2023-05-04 18:20:27 +02:00