• Sina Mahmoodi's avatar
    graphql: validate block params (#27876) · 5e89ff4d
    Sina Mahmoodi authored
    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. 
    5e89ff4d
Name
Last commit
Last update
..
internal/graphiql Loading commit data...
graphiql.go Loading commit data...
graphql.go Loading commit data...
graphql_test.go Loading commit data...
schema.go Loading commit data...
service.go Loading commit data...