ethereum / ethereum/execution-apis
Incorrect array schema in `eth_getWork`
Open
A-spec
- Dominant language
- Io
- Stars
- 1.1k
- Forks
- 530
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 9
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.