Skip to content

Commit

Permalink
fix() typo
Browse files Browse the repository at this point in the history
  • Loading branch information
immortal-tofu committed Jul 23, 2023
1 parent ec4cc79 commit 6f3fef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Connect/Connect.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export const Connect: React.FC<{
params: [
{
chainId: AUTHORIZED_CHAIN_ID[0],
rpcUrls: ['https://devnet.zama.io/'],
rpcUrls: ['https://devnet.zama.ai/'],
chainName: 'Zama Devnet',
nativeCurrency: {
name: 'ZAMA',
Expand Down

0 comments on commit 6f3fef7

Please sign in to comment.