Open minkcrypto-zz opened 5 years ago
I think this crash happens when syncing blocks with big transactions ( maybe 100 recipient or something ), it doesn't happen with original iquidus.
That doesn't quite make sense with what's happening in that code segment:
What this is saying is that there's no such thing as "block.tx" which means that "block" itself, if it is an actual JSON object containing a block, doesn't include any transactions.
can you get it to output the block itself console.log(block);
and perhaps the blockhash as well?
This happens while syncing