ether_sql icon indicating copy to clipboard operation
ether_sql copied to clipboard

The cli command checks for missing blocks from 0

Open ankitchiplunkar opened this issue 7 years ago • 0 comments

Describe the bug The cli command scrape_block_range checks for missing blocks from block 0 even when a start_block_number is being provided.

Expected behavior The command should check for missing blocks from the start_block_number and not block 0.

Additional context First encountered at issue: https://github.com/analyseether/ether_sql/issues/60

ankitchiplunkar avatar Sep 10 '18 21:09 ankitchiplunkar