We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
eth_getWork
From @conradev in #153:
I wrote something to parse openrpc.json and it failed to parse because items is an array, when it should be an object
prefixItems is an array of schemas, in order of the expected items in the array
It seems like this is an upstream issue with the OpenRPC tooling though.
The text was updated successfully, but these errors were encountered:
created an issue to track this json-schema-tools/meta-schema#175
Sorry, something went wrong.
Technically this could be closed now, no? #429
Still intending to add support to json schemas for openrpc though - would happily take a PR if anyone wants to do it.
No branches or pull requests
From @conradev in #153:
It seems like this is an upstream issue with the OpenRPC tooling though.
The text was updated successfully, but these errors were encountered: