mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
fix (#456)
This commit is contained in:
parent
401df35f6a
commit
a8dd151a01
@ -504,7 +504,7 @@ type OPC @entity {
|
||||
orderFee: BigDecimal
|
||||
"fee in percent taken by OPC from providerFees"
|
||||
providerFee: BigDecimal
|
||||
approvedTokens: [String!]
|
||||
approvedTokens: [Token!]
|
||||
}
|
||||
|
||||
enum NftUpdateType {
|
||||
|
Loading…
Reference in New Issue
Block a user