test log
This commit is contained in:
parent
0b0ba0d630
commit
14e9371306
@ -851,7 +851,7 @@ AddressService.prototype._streamAddressSummary = function(address, options, stre
|
||||
//q.pause(); //pause and wait until queue is set
|
||||
|
||||
function chunkCallback(err, tx){
|
||||
|
||||
console.debug("CHUNK", td_count, q.length());
|
||||
if(!err && !tx) //no error or tx data (duplicate calls will have empty tx value)
|
||||
return;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user