Update reorg.js
This commit is contained in:
parent
091d7aa863
commit
5db68b6bb7
@ -2,6 +2,8 @@
|
||||
var flocore = require('flocore-lib');
|
||||
var BufferUtil = flocore.util.buffer;
|
||||
var async = require('async');
|
||||
var index = require('../../');
|
||||
var log = index.log;
|
||||
|
||||
|
||||
function Reorg(node, block) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user