Migrate pools.json to the database in one command - Updated latest pools.json file from Blockchain-Known-Pools master
This commit is contained in:
@@ -350,4 +350,4 @@ class DatabaseMigration {
|
||||
}
|
||||
}
|
||||
|
||||
export default new DatabaseMigration();
|
||||
export default new DatabaseMigration();
|
||||
|
||||
@@ -25,6 +25,7 @@ import databaseMigration from './api/database-migration';
|
||||
import poolsParser from './api/pools-parser';
|
||||
import syncAssets from './sync-assets';
|
||||
import icons from './api/liquid/icons';
|
||||
import poolsParser from './api/pools-parser';
|
||||
import { Common } from './api/common';
|
||||
|
||||
class Server {
|
||||
|
||||
Reference in New Issue
Block a user