Skip to content

KeyError: 'txs' in get_address_full call #120

Description

@ashwini-hirekathur

File "/usr/local/lib/python3.9/site-packages/blockcypher/api.py", line 225, in get_address_full
for tx in response_dict['txs']:
KeyError: 'txs'

Accessing field 'txs' in response_dict object which does not exit. Field is not verified before accessing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions