Skip to content

Conversation

@Kaqtus14
Copy link

No description provided.

Copy link
Contributor

@DeanChugall DeanChugall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Close but...

try:
        res = requests.get('http://localhost:5000/blocks')
        parsed = json.loads(res.text)
        print(json.dumps(parsed, indent=4, sort_keys=True))
    except requests.ConnectionError:
        ...

Done in #81.

@cosme12
Copy link
Owner

cosme12 commented Sep 6, 2021

@Kaqtus14 @DeanChugall thanks! will take a look at those pretty soon

@Kaqtus14 Kaqtus14 changed the title Indent transactions Validate blockchain Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants