mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-23 06:35:11 +01:00
When a node return a `TemporaryChannelFailure` for its outgoing channel, along with an unchanged `ChannelUpdate`, we temporarily exclude this channel from route calculation. Note that the exclusion is directed, as we expect this will mostly happen when all funds are on one side of the channel. The duration of the exclusion can be configured by setting the key `eclair.channel-exclude-duration`. Default value is 60s. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |