Class: WalletMigratorOptions

wallet.WalletMigratorOptions(options)

WalletMigratorOptions

Constructor

new WalletMigratorOptions(options)

Create Wallet Migrator Options.

Parameters:
Name Type Description
options Object
Source:

Members

db :WalletDB

Type:
Source:

ldb :bdb.DB

Type:
  • bdb.DB
Source:

Methods

fromOptions(options) → {WalletMigratorOptions}

Inject properties from object.

Parameters:
Name Type Description
options Object
Source:
Returns:
Type
WalletMigratorOptions