mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-20 02:27:32 +01:00
99566f525c
* added a revocation timeout If a peer doesn't quickly reply to a `commit_sig`, we assume that it is experiencing technical issues, and we disconnect. This will make pending (unsigned) `update_add_htlc` to be fast-failed and will hopefully limit the number of htlc that time out in the network. By default we wait 20 seconds, configurable with `eclair.revocation-timeout`. This fixes #745. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |