Skip to content

Commit

Permalink
changed walletconnect id to prod (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlee348 authored Nov 14, 2024
1 parent 54a7943 commit 42e36bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/wallet-context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ export const NETWORK_FEE_ADDRESSES = [
]

// TODO change to production WalletConnect project ID
export const WALLET_CONNECT_PROJECT_ID = '95777495732e7317ec3fd92b88a1b19c'
export const WALLET_CONNECT_PROJECT_ID = '01ac9198aeee06290cf188dc038f24e3'

0 comments on commit 42e36bc

Please sign in to comment.