Documentation
    Preparing search index...

    Type Alias WalletsListConfiguration

    Overrides for the wallets list shown inside the connect modal — add custom wallets, alter ordering, etc.

    type WalletsListConfiguration = {
        includeWallets?: UIWallet[];
    }
    Index

    Properties

    Properties

    includeWallets?: UIWallet[]

    Extra wallets to append to the picker. Use this for wallets not yet in the canonical wallets-list registry. Entries appear after the registry wallets.