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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
0ae0e3c currently if there is an error subscribing to an existing peer channel we will fail with a fatal error and stop the server. We don't want that as then the server wonb't start up, now we log an error and move on (#179)