@wharfkit/session - v4.0.1
    Preparing search index...

    Interface SessionKeyWalletPluginRestoreOptions

    Options for restoring a [[SessionKeyWalletPlugin]] from serialized data.

    interface SessionKeyWalletPluginRestoreOptions {
        walletPlugins: WalletPlugin[];
    }
    Index
    walletPlugins: WalletPlugin[]

    Available wallet plugins for restoring the primary wallet.