1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 06:47:46 +01:00
eclair/eclair-core
Fabrice Drouin a0ae5ef13f
Peer: use a minimum reconnection delay of 200 ms (#1285)
If our initial random deconnnection delay is 0 (unlikely but possible) then all "exponential backoff" reconnection delays will be 0 too, so we set a minimum value of 200 milliseconds.
2020-01-21 17:16:50 +01:00
..
src Peer: use a minimum reconnection delay of 200 ms (#1285) 2020-01-21 17:16:50 +01:00
eclair-cli Typed amounts (#1088) 2019-08-07 17:37:38 +02:00
pom.xml Release 0.3.2 (#1177) 2019-10-15 19:26:42 +02:00