We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d557a7 commit 9e0c7bdCopy full SHA for 9e0c7bd
api/src/config.js
@@ -50,7 +50,8 @@ const DEFAULT_CHAINS_CONFIG = {
50
id: '134',
51
isNative: true,
52
host: BELLECOUR_ETH_RPC_HOST || 'https://bellecour.iex.ec',
53
- hubAddress: BELLECOUR_IEXEC_ADDRESS,
+ hubAddress:
54
+ BELLECOUR_IEXEC_ADDRESS || '0x3eca1B216A7DF1C7689aEb259fFB83ADFB894E7f',
55
},
56
};
57
0 commit comments