You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
The Swarm snapshot binary calls the WaitTillHealthy method which apparently returns a false true.
in GetHealthInfo, there is the following method call: gotnn, countgotnn, culpritsgotnn := k.connectedNeighbours(pp.NNSet) which apparently returns gotnn=true as a false true.