Documentation
    Preparing search index...

    Type Alias WalletOpenMethod

    WalletOpenMethod: "qrcode" | "universal-link" | "custom-deeplink"

    How the dApp ended up connecting to the wallet. Set on WalletInfoRemoteWithOpenMethod.openMethod for remote wallets.

    • 'qrcode' — user scanned the connect QR code.
    • 'universal-link' — user tapped a universal link (mobile flow).
    • 'custom-deeplink' — user tapped a wallet-specific deep link.