Skip to content

Commit

Permalink
Update walletconnect URL in the hub (#3758)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanCal committed Jun 20, 2023
1 parent 0aa36b3 commit 360fc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hub/config/default.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ module.exports = {
verificationUrl: null,
},
walletConnect: {
bridge: 'https://safe-walletconnect.gnosis.io/',
bridge: 'https://safe-walletconnect.safe.global/',
clientURL: 'https://app.cardstack.com',
clientName: 'Cardstack',
},
Expand Down

0 comments on commit 360fc34

Please sign in to comment.