1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-12-23 01:29:49 +01:00
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
This commit is contained in:
mihaisc 2020-10-29 14:29:45 +02:00
parent 08a79305dc
commit 5464b21d6b
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29

View File

@ -98,7 +98,7 @@ export async function getFirstPool(
price: 0
}
}
firstPoolAddress = tokenPools[0]
;[firstPoolAddress] = tokenPools
}
if (!firstPoolAddress) {
return {