mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-20 17:31:11 +00:00
save
This commit is contained in:
parent
a24048bed4
commit
68683583c8
@ -619,7 +619,7 @@ func (sc *SendersCache) flush(tx kv.RwTx, byNonce *ByNonce, sendersWithoutTransa
|
||||
return evicted, err
|
||||
}
|
||||
}
|
||||
fmt.Printf("justDeleted:%d, justInserted:%d\n", justDeleted, justInserted)
|
||||
//fmt.Printf("justDeleted:%d, justInserted:%d\n", justDeleted, justInserted)
|
||||
if ASSERT {
|
||||
{
|
||||
duplicates := map[string]uint64{}
|
||||
|
Loading…
x
Reference in New Issue
Block a user