electrum-stratis icon indicating copy to clipboard operation
electrum-stratis copied to clipboard

Unable to start electrum-stratis on testnet

Open johnconger opened this issue 8 years ago • 0 comments

$ 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

johnconger avatar Feb 07 '18 23:02 johnconger