mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-04 01:54:28 +00:00
save
This commit is contained in:
parent
e0b3248964
commit
960c70d7f3
@ -44,7 +44,7 @@ var (
|
||||
cacheTotalCounter = metrics.NewCounter("pool_cache_total")
|
||||
)
|
||||
|
||||
const ASSERT = false
|
||||
const ASSERT = true
|
||||
|
||||
type Config struct {
|
||||
syncToNewPeersEvery time.Duration
|
||||
|
Loading…
Reference in New Issue
Block a user