Crate blocks_iterator[−][src]
Blocks Iterator
Read bitcoin blocks directory containing blocks*.dat files, and produce a ordered stream
of BlockExtra
Structs
| BlockExtra | The bitcoin block and additional metadata returned by the iterate method |
| Config | Configuration parameters, most important the bitcoin blocks directory |
Functions
| iterate | Read |
| periodic_log_level | Utility method usually returning log::Level::Debug but when |