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

chainId returns an int instead of hex #1394

Merged
merged 1 commit into from Jul 31, 2019
Merged

Conversation

kclowes
Copy link
Collaborator

@kclowes kclowes commented Jul 19, 2019

What was wrong?

web3.eth.chainId returned a hex instead of an int.

Related to Issue #1387

How was it fixed?

Added a function to the pythonic middleware to convert the result returned from the JSON RPC call to an int

Cute Animal Picture

@kclowes kclowes changed the title chainId returns an int instead of hex [WIP] chainId returns an int instead of hex Jul 19, 2019
@kclowes kclowes changed the title [WIP] chainId returns an int instead of hex chainId returns an int instead of hex Jul 19, 2019
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.

None yet

2 participants