1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

Merge branch 'main' into 2033-update-all-relevat-dependencies

This commit is contained in:
tom1145 2024-05-24 11:06:25 +03:00
commit 0a71828719

View File

@ -14,7 +14,7 @@ module.exports = {
chainIds: [1, 137, 10],
// List of all supported chainIds. Used to populate the Chains user preferences list.
chainIdsSupported: [1, 137, 10, 80001, 11155111],
chainIdsSupported: [1, 137, 10, 11155111],
customProviderUrl: process.env.NEXT_PUBLIC_PROVIDER_URL,