Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

jsonrpcproxy.py resulting in wrong response #5902

Open
prashanthbabu07 opened this issue Apr 15, 2020 · 0 comments
Open

jsonrpcproxy.py resulting in wrong response #5902

prashanthbabu07 opened this issue Apr 15, 2020 · 0 comments

Comments

@prashanthbabu07
Copy link

The jsonrpcproxy is returning wrong results.

curl -X POST --data '{"jsonrpc":"2.0","method":"eth_protocolVersion","params":[],"id":1}' http://0.0.0.0:1234
Result -
{"id":5,"jsonrpc":"2.0","result":["0xfce988f79e69923752655bad9ac63608fc86e321"]}

Basically the proxy is returning data for the previous request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant