Post
Topic
Board Electrum
Electrum console error
by
financial freedom
on 16/11/2017, 04:46:18 UTC
Using Electrum 2.9.0 in Ubuntu14.04
Attempting to use console results in

Code:
>>electrum help
Traceback (most recent call last):
    electrum help
                      ^
SyntaxError:invalid syntax
>> help
'help' is a function. Type 'help()' to use it in the Python console.

Any help?