Skip to content
New issue

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

Won't connect to Bitcoin Electrum server over TLS #1433

Closed
stiell opened this issue Jun 21, 2019 · 1 comment
Closed

Won't connect to Bitcoin Electrum server over TLS #1433

stiell opened this issue Jun 21, 2019 · 1 comment

Comments

@stiell
Copy link

stiell commented Jun 21, 2019

I'm trying to specify a custom node using an electrums:// URL, as suggested in the empty input field. I press save, then log out and in again, then try to resync my Bitcoin wallet. The wallet does not connect to the custom node, and the progress bar along the top of the screen is stuck around 10%.

If I try the same using an electrum:// URL, i.e. unsecured, it will connect.

Looking at the edge-currency-bitcoin code, it seems to ignore electrums:// entries.

@paullinator
Copy link
Member

Due to limitations of react-native, only electrum wss sockets are supported. you can add electrumwss:... as a server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants