stratisproject / electrum-stratis

Electrum; Bitcoin thin client
MIT License
18 stars 12 forks source link

Unable to start electrum-stratis on testnet #28

Open johnconger opened 6 years ago

johnconger commented 6 years ago

$ electrum-stratis --offline --testnet Traceback (most recent call last): File "/usr/local/bin/electrum-stratis", line 328, in stratis.set_testnet() NameError: name 'stratis' is not defined

However ....

$ electrum-stratis --offline

Starts the application fine