Expand description
Used to parse the bitcoin::block::Header from the blocks directory to order and locate
every block for later parsing.
Structsยง
- Header
Parser - You can specify the blocks directory when
running
bitcoind. Fast multithreaded parser ofParsedHeaderfrom the blocks directory - Parsed
Header - Points to the on-disk location where a block starts (and the header ends)