Skip to content

Commit

Permalink
chore: point to logged secure site
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiir committed Mar 8, 2024
1 parent 8109853 commit e63d774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wallet/src/W3mFrameConstants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const W3mFrameConstants = {
SECURE_SITE_SDK: 'https://secure.walletconnect.com/sdk',
SECURE_SITE_SDK: 'https://secure-web3modal-git-fix-verify-domain-walletconnect1.vercel.app/sdk',
APP_EVENT_KEY: '@w3m-app/',
FRAME_EVENT_KEY: '@w3m-frame/',
RPC_METHOD_KEY: 'RPC_',
Expand Down

0 comments on commit e63d774

Please sign in to comment.