Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block.height always None #9

Closed
mokafolio opened this issue May 1, 2017 · 3 comments
Closed

Block.height always None #9

mokafolio opened this issue May 1, 2017 · 3 comments

Comments

@mokafolio
Copy link

Is the height currently not parsed? It's always None for me and looking at the source it does not appear to be set anywhere, am I missing anything?

Thanks

@alecalve
Copy link
Owner

alecalve commented May 1, 2017

It's normal if you're using get_unordered_blocks since setting the height would require to parse the blockchain in the correct order (which is not implemented yet)

@itoonx
Copy link

itoonx commented Oct 22, 2017

outputs address is the same sir

@alecalve
Copy link
Owner

This is now fixed by #28

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 a pull request may close this issue.

3 participants