mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fix set oceanSymbol in bestPrice (#848)
This commit is contained in:
parent
b5afccbb49
commit
c0d064fe10
@ -121,7 +121,7 @@ const AssetPoolPriceQuerry = gql`
|
|||||||
datatokenAddress
|
datatokenAddress
|
||||||
datatokenReserve
|
datatokenReserve
|
||||||
oceanReserve
|
oceanReserve
|
||||||
tokens {
|
tokens(where: { isDatatoken: false }) {
|
||||||
symbol
|
symbol
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user