Skip to content

Commit

Permalink
Update boot node to not use pyrmont (#7906)
Browse files Browse the repository at this point in the history
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
  • Loading branch information
terencechain and prylabs-bulldozer[bot] committed Nov 22, 2020
1 parent acf49fb commit 7d0031e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/bootnode/bootnode.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ type handler struct {
}

func main() {
// Using Medalla as the default configuration.
params.UsePyrmontConfig()

flag.Parse()

if *logFileName != "" {
Expand Down

0 comments on commit 7d0031e

Please sign in to comment.