Documentation
    Preparing search index...

    Type Alias WalletInfoRemoteWithOpenMethod

    WalletInfoRemoteWithOpenMethod: WalletInfoRemote & {
        openMethod?: WalletOpenMethod;
    }

    Remote wallet info enriched with the WalletOpenMethod the user took.

    Type declaration

    • OptionalopenMethod?: WalletOpenMethod

      Which entry point the user used to connect. Set after a successful connect.