mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-09 20:41:20 +00:00
save
This commit is contained in:
parent
70433e79d9
commit
fd7db34c82
@ -1822,7 +1822,7 @@ func (p *TxPool) logStats() {
|
||||
var m runtime.MemStats
|
||||
dbg.ReadMemStats(&m)
|
||||
ctx := []interface{}{
|
||||
"block", p.lastSeenBlock.Load(),
|
||||
//"block", p.lastSeenBlock.Load(),
|
||||
"pending", p.pending.Len(),
|
||||
"baseFee", p.baseFee.Len(),
|
||||
"queued", p.queued.Len(),
|
||||
|
Loading…
Reference in New Issue
Block a user