mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
added bsc to supported chainIds
This commit is contained in:
parent
5fddeb66c1
commit
00c61f2de6
@ -8,7 +8,7 @@ module.exports = {
|
||||
chainIds: [1, 137],
|
||||
|
||||
// List of all supported chainIds. Used to populate the Chains user preferences list.
|
||||
chainIdsSupported: [1, 3, 4, 137, 1287],
|
||||
chainIdsSupported: [1, 3, 4, 137, 1287, 56],
|
||||
|
||||
rbacUrl: process.env.GATSBY_RBAC_URL,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user