mirror of
https://github.com/status-im/status-go.git
synced 2025-02-17 01:08:12 +00:00
We now allow the user to override bootnodes. Only light validation is made in the app (no public key for example). At the moment status-go panics if an enode is malformed, preventing the user to login into their account. This commit changes the behaviour to ignore malformed enodes.