Use core to fetch block because esplora/electrs still return integer difficulty
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { Common } from '../api/common';
|
||||
import config from '../config';
|
||||
import DB from '../database';
|
||||
import logger from '../logger';
|
||||
import { IndexedDifficultyAdjustment } from '../mempool.interfaces';
|
||||
|
||||
Reference in New Issue
Block a user