mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
format
This commit is contained in:
parent
90667040fe
commit
6c1bfcbfd9
@ -10,7 +10,7 @@ export async function getCheapestPool(
|
|||||||
dataTokenAddress
|
dataTokenAddress
|
||||||
)
|
)
|
||||||
Logger.log('DT Pool found', tokenPools)
|
Logger.log('DT Pool found', tokenPools)
|
||||||
if(tokenPools===undefined || tokenPools.length===0){
|
if (tokenPools === undefined || tokenPools.length === 0) {
|
||||||
return {
|
return {
|
||||||
poolAddress: '',
|
poolAddress: '',
|
||||||
poolPrice: '0'
|
poolPrice: '0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user