We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
an
and
1 parent 98204c8 commit c135de7Copy full SHA for c135de7
p2p/enode/nodedb_test.go
@@ -242,7 +242,7 @@ var nodeDBSeedQueryNodes = []struct {
242
}
243
244
func TestDBSeedQuery(t *testing.T) {
245
- // Querying seeds uses seeks an might not find all nodes
+ // Querying seeds uses seeks and might not find all nodes
246
// every time when the database is small. Run the test multiple
247
// times to avoid flakes.
248
const attempts = 15
0 commit comments