Constructor
new WalletMigrator(options)
Create WalletMigrator object.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object |
- Source:
Methods
(async) getMigrationsToRun() → {Promise.<Set>}
Get list of migrations to run
- Source:
Returns:
- Type
- Promise.<Set>