mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-10 04:51:20 +00:00
save
This commit is contained in:
parent
b968398cbd
commit
f5faade958
@ -1737,7 +1737,6 @@ func (hc *HistoryContext) iterateChangedDB(fromTxNum, toTxNum int, asc order.By,
|
|||||||
if err := dbi.advance(); err != nil {
|
if err := dbi.advance(); err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
hc.Close()
|
|
||||||
return dbi, nil
|
return dbi, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user