You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to open a channel to a peer that has too many pending channels, RTL initially returns "channel opened successfully" (without actually opening the channel) but then becomes unresponsive and has to be restarted.
When I try to open the same channel to the same peer via command line I get (presumably) the correct error:
"peer aborted the channel funding flow: 'Number of pending channels exceed maximum'"
can be reproduced with this node at the moment:
037f990e61acee8a7697966afd29dd88f3b1f8a7b14d625c4f8742bd952003a590 (fixedfloat.com)
I'm running Eclair 0.9.0
and RTL 0.14.0 (patched to support eclair)
The text was updated successfully, but these errors were encountered:
When I try to open a channel to a peer that has too many pending channels, RTL initially returns "channel opened successfully" (without actually opening the channel) but then becomes unresponsive and has to be restarted.
When I try to open the same channel to the same peer via command line I get (presumably) the correct error:
"peer aborted the channel funding flow: 'Number of pending channels exceed maximum'"
can be reproduced with this node at the moment:
037f990e61acee8a7697966afd29dd88f3b1f8a7b14d625c4f8742bd952003a590 (fixedfloat.com)
I'm running Eclair 0.9.0
and RTL 0.14.0 (patched to support eclair)
The text was updated successfully, but these errors were encountered: