Class: MigrateAccountLookahead

MigrateAccountLookahead(options)

Migrate account for new lookahead entry. Applies to WalletDB v1

Constructor

new MigrateAccountLookahead(options)

Create migration object.

Parameters:
Name Type Description
options WalletMigratorOptions
Source:

Methods

(async) check()

We always migrate account.

Source:

(async) migrate(b) → {Promise}

Actual migration

Parameters:
Name Type Description
b Batch
Source:
Returns:
Type
Promise