mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-24 08:49:29 +00:00
Merge 138c0d8b55 into d3edc58ef7
This commit is contained in:
commit
7dc0db0930
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ var (
|
|||
Action: discv5Crawl,
|
||||
Flags: slices.Concat(discoveryNodeFlags, []cli.Flag{
|
||||
crawlTimeoutFlag,
|
||||
crawlParallelismFlag,
|
||||
}),
|
||||
}
|
||||
discv5TestCommand = &cli.Command{
|
||||
|
|
|
|||
Loading…
Reference in a new issue