Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

offline signing issue #99

@alesl

Description

@alesl

Im trying to sign transaction, but get this traceback

Traceback` (most recent call last):
  File "/usr/local/bin/piston", line 11, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.6/site-packages/pistoncli/__main__.py", line 1242, in main
    steem = Steem(**options)
  File "/usr/local/lib/python3.6/site-packages/piston/steem.py", line 133, in __init__
    self.rpc.register_apis(["account_by_key", "follow"])
AttributeError: 'NoneType' object has no attribute 'register_apis'

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