Documentation
    Preparing search index...

    Type Alias WalletsListConfiguration

    Add corrections to the default wallets list in the modal: add custom wallets and change wallets order.

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

    Properties

    Properties

    includeWallets?: UIWallet[]

    Allows to include extra wallets to the wallets list in the modal.