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