Skip to content

Commit

Permalink
chore: update secure site dev url
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiir committed Feb 22, 2024
1 parent 8449bed commit 28876ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/wallet/src/W3mFrameConstants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const W3mFrameConstants = {
SECURE_SITE_SDK: 'https://secure.walletconnect.com/sdk',
SECURE_SITE_SDK:
'https://secure-web3modal-git-feat-smart-account-i-5df212-walletconnect1.vercel.app',
APP_EVENT_KEY: '@w3m-app/',
FRAME_EVENT_KEY: '@w3m-frame/',
RPC_METHOD_KEY: 'RPC_',
Expand Down

0 comments on commit 28876ec

Please sign in to comment.