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