bump split index to 2

This commit is contained in:
Victor Shyba 2022-02-04 16:43:19 -03:00 committed by Victor Shyba
parent 511e57c231
commit 0faa2d35da

View file

@ -622,7 +622,7 @@ class Config(CLIConfig):
"Routing table bucket index below which we always split the bucket if given a new key to add to it and "
"the bucket is full. As this value is raised the depth of the routing table (and number of peers in it) "
"will increase. This setting is used by seed nodes, you probably don't want to change it during normal "
"use.", 1
"use.", 2
)
# protocol timeouts