Update boot node to not use pyrmont (#7906)

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
terence tsao
2020-11-22 10:47:23 -08:00
committed by GitHub
parent acf49fb38f
commit 7d0031ee77

View File

@@ -66,9 +66,6 @@ type handler struct {
}
func main() {
// Using Medalla as the default configuration.
params.UsePyrmontConfig()
flag.Parse()
if *logFileName != "" {