graphql: tabs -> spaces

This commit is contained in:
Felix Lange 2020-02-09 19:09:33 +01:00
parent 1dcd7c0451
commit f332d0589e

View file

@ -115,9 +115,9 @@ const schema string = `
# Logs is a list of log entries emitted by this transaction. If the
# transaction has not yet been mined, this field will be null.
logs: [Log!]
r: BigInt!
s: BigInt!
v: BigInt!
r: BigInt!
s: BigInt!
v: BigInt!
}
# BlockFilterCriteria encapsulates log filter criteria for a filter applied