Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
graphql: validate block params (#27876)
Block takes a number and a hash. The spec is unclear on what should happen in this case, leaving it an implemenation detail. With this change, we return an error in case both number and hash are passed in.
- Loading branch information