fix message
This commit is contained in:
parent
80d3c24755
commit
b02e85c45d
@ -51,7 +51,7 @@ if (!config.disableHistoricSync) {
|
|||||||
networkName: config.network
|
networkName: config.network
|
||||||
}, function() {
|
}, function() {
|
||||||
hs.smart_import(function(){
|
hs.smart_import(function(){
|
||||||
console.log('historic_sync finished!');
|
console.log('[historic_sync] finished!');
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user