mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-22 22:25:26 +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). |
||
---|---|---|
.. | ||
release-notes | ||
API.md | ||
Architecture.md | ||
CircularRebalancing.md | ||
Cluster.md | ||
Configure.md | ||
FAQ.md | ||
Features.md | ||
Guides.md | ||
Logging.md | ||
Monitoring.md | ||
MultipartPayments.md | ||
PostgreSQL.md | ||
Tor.md | ||
TrampolinePayments.md | ||
Usage.md |