We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c531ebd + 72cf9f1 commit ad37a6dCopy full SHA for ad37a6d
src/connectors/argent/argentMobile/modal/argentModal.ts
@@ -38,7 +38,7 @@ type ModalWalletExtended = ModalWallet & { dappName: string }
38
39
class ArgentModal {
40
public bridgeUrl = "https://login.ready.co"
41
- public mobileUrl = "argent://"
+ public mobileUrl = "ready://"
42
public type: "overlay" | "window" = "overlay"
43
public wcUri?: string
44
0 commit comments