We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f41a7 commit a33688fCopy full SHA for a33688f
1 file changed
src/config.ts
@@ -90,7 +90,7 @@ const configAlfajores: Config = {
90
version,
91
jsonRpcUrlPrimary: 'https://alfajores-forno.celo-testnet.org',
92
blockscoutUrl: 'https://alfajores-blockscout.celo-testnet.org',
93
- walletConnectRelay: 'wss://walletconnect.celo-networks-dev.org',
+ walletConnectRelay: 'wss://relay.walletconnect.org',
94
discordUrl: 'https://discord.com/channels/600834479145353243/812471799585439794',
95
desktopUrls,
96
chainId: 44787,
0 commit comments