mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 19:50:36 +00:00
squash
This commit is contained in:
parent
1b4f721a61
commit
5ec296a206
@ -2116,6 +2116,7 @@ func receiptSizes(chaindata string) error {
|
||||
}
|
||||
defer tx.Rollback()
|
||||
|
||||
fmt.Printf("bucket: %s\n", dbutils.Log)
|
||||
c := tx.Cursor(dbutils.Log)
|
||||
defer c.Close()
|
||||
sizes := make(map[int]int)
|
||||
|
Loading…
Reference in New Issue
Block a user