mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 19:00:46 +00:00
Merge 307d769ea5 into 06b23b4293
This commit is contained in:
commit
6650378593
1 changed files with 1 additions and 0 deletions
|
|
@ -409,6 +409,7 @@ func checkStateContent(ctx *cli.Context) error {
|
|||
startTime = time.Now()
|
||||
lastLog = time.Now()
|
||||
)
|
||||
defer it.Release()
|
||||
for it.Next() {
|
||||
count++
|
||||
k := it.Key()
|
||||
|
|
|
|||
Loading…
Reference in a new issue