Skip to content

Commit

Permalink
update walletconect project ID
Browse files Browse the repository at this point in the history
  • Loading branch information
ra-phael committed Feb 22, 2024
1 parent 8b86d61 commit 2a0e25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/connection/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const [web3WalletConnect, web3WalletConnectHooks] = initializeConnector<WalletCo
options: {
rpcMap: RPC_URLS_WITHOUT_FALLBACKS,
showQrModal: true,
projectId: '2c22b74a3313db29ebf0418e946c5ddc',
projectId: 'd105ffe1bcecd9b717091c0b9018aaa7',
chains: [DEFAULT_CHAIN_ID],
optionalChains: [...L1_CHAIN_IDS, ...L2_CHAIN_IDS],
qrModalOptions: {
Expand Down

0 comments on commit 2a0e25c

Please sign in to comment.