mirror of https://github.com/ethereum/go-ethereum
cmd/utils: report the blocknumber when block import fails (#27213)
When block import fails, the error displays the number of the first block past the import batch, not the number of the failing block. This change fixes this problem by identifying which blocks fails and reporting its number.pull/27230/head
parent
c798507642
commit
c62da24dce
Loading…
Reference in new issue