-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I'm getting the error:
Traceback (most recent call last):
File "shell.py", line 76, in
zc().cmdloop()
File "/Users/arknw229/anaconda/lib/python2.7/cmd.py", line 142, in cmdloop
stop = self.onecmd(line)
File "/Users/arknw229/anaconda/lib/python2.7/cmd.py", line 221, in onecmd
return func(arg)
File "shell.py", line 29, in do_coins
addr = config.wallet.find("data", "all")[0]
TypeError: 'bool' object has no attribute 'getitem'
when attempting to run the coins command in the shell in the new update
Metadata
Metadata
Assignees
Labels
No labels