Periodically contact bootstrap nodes for convergence sampling or joining
closes #56
This commit is contained in:
parent
56ca2b53cc
commit
61ea6ed3ff
3 changed files with 91 additions and 40 deletions
|
@ -50,4 +50,5 @@ readConfig = do
|
|||
, confDhtPort = read portString
|
||||
, confBootstrapNodes = [(bootstrapHost, read bootstrapPortString)]
|
||||
--, confStabiliseInterval = 60
|
||||
, confBootstrapSamplingInterval = 180
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue