Skip to content

Fixed eth_getBlockReceipts param conversion#25

Open
SergeevDmitry wants to merge 2 commits intogobitfly:mainfrom
SergeevDmitry:fixes
Open

Fixed eth_getBlockReceipts param conversion#25
SergeevDmitry wants to merge 2 commits intogobitfly:mainfrom
SergeevDmitry:fixes

Conversation

@SergeevDmitry
Copy link
Copy Markdown

According to this line in the go-ethereum repo, eth_getBlockReceipts accepts parameter of string type.

Currently this call produces json: cannot unmarshal number into Go value of type string error.

This PR fixes it

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.

1 participant