1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 06:47:46 +01:00
eclair/eclair-core
Pierre-Marie Padiou 9c7ddcd874
Increase closed timeout from 10s to 1min (#2281)
This gives more time to rollback the funding tx in case where we moved
from `WAIT_FOR_FUNDING_INTERNAL`->`CLOSED`.

We could do it differently, with an additional step, or by only sending
the "shutdown" symbol after we receive the wallet response for this
specific transition, but it would be more complicated.
2022-05-24 10:09:25 +02:00
..
src Increase closed timeout from 10s to 1min (#2281) 2022-05-24 10:09:25 +02:00
eclair-cli Add a "stop" API method (#2233) 2022-04-13 09:48:12 +02:00
pom.xml Use bitcoin-kmp through bitcoin-lib (#2038) 2022-04-05 17:04:33 +02:00