cryptoadvance / spectrum

Electrum adaptor simulating Bitcoin RPC protocol
MIT License
8 stars 11 forks source link

Feature: Implementing tor connections #49

Closed k9ert closed 1 year ago

k9ert commented 1 year ago

This will make it possible to use Spectrum via Tor. Pass a proxy_url argument in the constructor to use it. Spectrum.uses_tor will return a boolean telling whether tor has been used when creating the socket.