sidetree icon indicating copy to clipboard operation
sidetree copied to clipboard

Handle corrupt blk data in bitcoinRawDataParser

Open isaacJChen opened this issue 3 years ago • 0 comments

Some blocks are not formatted as expected in blk files. When that happens, bitcoinRawDataParser fails to run. Handle the case by ignoring those blocks and find the next block.

isaacJChen avatar Sep 29 '20 14:09 isaacJChen