mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-11-14 20:25:17 +00:00
move back to 4 trips for obsaddr
This commit is contained in:
parent
cd4a4c3978
commit
840df58634
@ -19,7 +19,7 @@ import (
|
||||
// can be contacted on. The "seen" events expire by default after 40 minutes
|
||||
// (OwnObservedAddressTTL * ActivationThreshold). The are cleaned up during
|
||||
// the GC rounds set by GCInterval.
|
||||
var ActivationThresh = 1
|
||||
var ActivationThresh = 4
|
||||
|
||||
// observedAddrManagerWorkerChannelSize defines how many addresses can be enqueued
|
||||
// for adding to an ObservedAddrManager.
|
||||
|
Loading…
Reference in New Issue
Block a user