-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
Description
Issue Description
When no real bootnode exists, then light-client connects anyway "somewhere".
Steps to reproduce the issue
Steps to reproduce the issue
- Open the extension settings in bootnodes tab and deactivate all bootnodes
- Add a fake bootnode (copy-paste a real one - one with wss - and change 1 or 2 characters)
- restart chrome and make sure that all bootnodes but the fake one is active
- open
demo
app (https://paritytech.github.io/substrate-connect/demo/) and see that polkadot will still connect
Describe the results you received
Pokadot connects even though no real "bootnodes" are configured in the extension
Describe the results you expected
Polkadot network should not connect
Substrate-Connect version
latest
Provider
Chrome
Browser version
Version 120.0.6099.199 (Official Build) (64-bit)
Additional environment details
Linux Ubuntu latest
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
Screenshots
No response