mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-05 18:42:19 +00:00
save
This commit is contained in:
parent
68683583c8
commit
c881a45037
@ -45,7 +45,7 @@ var (
|
||||
cacheTotalCounter = metrics.NewCounter("pool_cache_total")
|
||||
)
|
||||
|
||||
const ASSERT = true
|
||||
const ASSERT = false
|
||||
|
||||
type Config struct {
|
||||
syncToNewPeersEvery time.Duration
|
||||
|
Loading…
Reference in New Issue
Block a user