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