-
Notifications
You must be signed in to change notification settings - Fork 569
eth_getStorageAt
fails with "parse error"
#77
Comments
eth_getStorageAt
fails with "parse error"
When passing a hex param that error is not seen anymore although the endpoint is not working correclty
|
maybe the account storage gets deleted whenever there's a new |
Yeah that could be one reason. I also see that the key / index param doesnt seem to be getting into the ABCI query. Saw that while debugging the application as well.
|
@crypto-facs lets close this issue and open a new one for your issue. The parse error is just a mistake on my side when copy pasting the doc |
System info:
MacOs
Steps to reproduce:
Expected behavior:
Actual behavior:
Additional info: [Include gist of relevant config, logs, etc.]
No log, probably the rpc handler is incorrect
The text was updated successfully, but these errors were encountered: