clifordsymack / Electron-Cash

Electrum; Bitcoin thin client
MIT License
6 stars 3 forks source link

Support SOCKS proxies for the settings screen #27

Closed cculianu closed 5 years ago

cculianu commented 5 years ago

The regular socket code works on with SOCKS, but the settings screen gives an error. Fix.

cculianu commented 5 years ago

Fixed.