fabric-wallet-migration
Preparing search index...
wallets
newFileSystemWallet
Function newFileSystemWallet
newFileSystemWallet
(
directory
:
string
)
:
Promise
<
Wallet
>
Create a V2 wallet backed by the provided file system directory.
Parameters
directory
:
string
A directory path.
Returns
Promise
<
Wallet
>
A wallet.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fabric-wallet-migration
Loading...
Create a V2 wallet backed by the provided file system directory.