1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 22:46:44 +01:00
eclair/eclair-core
Pierre-Marie Padiou ef77198650
Ignore outgoing connection requests if front not ready (#2683)
In cluster mode, outgoing connections are initiated by frontend nodes.
If there are no frontend node available, we fail the connection attempt
with a dedicated error.

The `initial-random-reconnect-delay` should be configured to allow
enough time for the front nodes to bootstrap at reconnection.
2023-06-06 13:40:11 +02:00
..
src Ignore outgoing connection requests if front not ready (#2683) 2023-06-06 13:40:11 +02:00
eclair-cli Add closedchannels RPC (#2642) 2023-06-02 11:38:58 +02:00
pom.xml Update to bitcoind 23.2 (#2664) 2023-05-22 10:04:43 +02:00