Skip to content

Commit

Permalink
bar
Browse files Browse the repository at this point in the history
  • Loading branch information
holiman committed Sep 28, 2021
1 parent d3e3a68 commit 4379773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql/schema.go
Expand Up @@ -72,7 +72,7 @@ const schema string = `
#EIP-2718
type AccessTuple{
address: Address!
storageKeys : [Bytes32!]
storageKeys : [Bytes32!]!
}
# Transaction is an Ethereum transaction.
Expand Down

0 comments on commit 4379773

Please sign in to comment.