mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 13:21:37 +00:00
Merge 138c0d8b55 into 7c9032dff6
This commit is contained in:
commit
107102e688
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