We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Traceback (most recent call last): 06-06 12:32:00.528 29442 29484 I python : File "/home/user/wspace/electrum/.buildozer/android/app/electrum/util.py", line 992, in wrapper 06-06 12:32:00.528 29442 29484 I python : File "/home/user/wspace/electrum/.buildozer/android/app/electrum/lnpeer.py", line 1470, in _shutdown 06-06 12:32:00.528 29442 29484 I python : File "/home/user/wspace/electrum/.buildozer/android/app/electrum/lnpeer.py", line 206, in wait_for_message 06-06 12:32:00.528 29442 29484 I python : Exception: Remote peer reported error [DO NOT TRUST THIS MESSAGE]: b'Feerange 161sat-182sat below minimum acceptable 183sat' 06-06 12:32:00.529 29442 29484 I python : E/P | lnpeer.Peer.[LNWallet, 24.84.152.187:9735] | Exception in close_channel: Exception("Remote peer reported error [DO NOT TRUST THIS MESSAGE]: b'Feerange 161sat-182sat below minimum acceptable 183sat'")
The text was updated successfully, but these errors were encountered:
not sure if the issue is with Electrum
Sorry, something went wrong.
Remote is c-lightning: https://github.com/ElementsProject/lightning/blob/0f568e18614ae3edd502f25cf5b9d9805641456a/closingd/closingd.c#L519
It might help if we logged the fee offers sent and received, to see if there is something weird there.
No branches or pull requests
The text was updated successfully, but these errors were encountered: