mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
minor change (#501)
This commit is contained in:
parent
3ced2e4179
commit
6572762639
@ -120,7 +120,7 @@ type Pool @entity {
|
||||
id: ID!
|
||||
|
||||
"owner address, pool controller"
|
||||
controller: String!
|
||||
controller: String
|
||||
|
||||
"only finalized pools are relevant to us"
|
||||
isFinalized: Boolean!
|
||||
|
Loading…
Reference in New Issue
Block a user