Skip to content

Commit 6572762

Browse files
authored
minor change (#501)
1 parent 3ced2e4 commit 6572762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.graphql

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ type Pool @entity {
120120
id: ID!
121121

122122
"owner address, pool controller"
123-
controller: String!
123+
controller: String
124124

125125
"only finalized pools are relevant to us"
126126
isFinalized: Boolean!

0 commit comments

Comments
 (0)