• Saves wallet auto resume data to localStorage

    Type Parameters

    • T

    Parameters

    • wallet: typeof KdaWallet
    • data: T
    • localStorageKey: string = DEFAULT_AUTORESUME_LOCALSTORAGE_KEY

      defaults to DEFAULT_AUTORESUME_LOCALSTORAGE_KEY

    Returns void

Generated using TypeDoc