Closed fishcakeday closed 4 months ago
Ok, I think I see it now, it is the 0.5 ratio, not the other one. Please feel free to close if I misinterpreted the config.
Had one more channel FC because of this and I have a fairly large tolerances configured, but they are not respected.
eclair.feerate-tolerance {
ratio-low = 0.05
ratio-high = 20.0
}
While the reson in the logs is stated as: remote feeratePerKw=37500 sat/kw, local feerate PerKw=2500 sat/kw, ratio=15.0
I do not know what else am I missing or if there is a bug. I am not even sure how this “protection” protects when it only serves in randomly closing channels when the mempool is turbulent like now.
One of the channels on my Eclair 0.10.0 node was force closed by my node, with "local/remote feerates are too different":
The difference is only 3.1~ times, and my config is set to:
I did not expect for this to happen, given the settings and even defaults.
The channel was force-closed by my node.
No idea, it is the first time I see this type of closure with such a small ratio.
Eclair 0.10.0
It is running within: adoptopenjdk/openjdk11:x86_64-ubuntu-jre-11.0.22_7