Skip to content

Error running coins command in 0.2.0 #8

@importUsername

Description

@importUsername

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions