Documentation
    Preparing search index...
    type StorageItem = {
        ledgerDevice: number;
        recentConnectorId: string;
        store: { state: { chainId: number } };
    }
    Index

    Properties

    ledgerDevice: number
    recentConnectorId: string
    store: { state: { chainId: number } }