mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
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:
@@ -66,9 +66,6 @@ type handler struct {
|
||||
}
|
||||
|
||||
func main() {
|
||||
// Using Medalla as the default configuration.
|
||||
params.UsePyrmontConfig()
|
||||
|
||||
flag.Parse()
|
||||
|
||||
if *logFileName != "" {
|
||||
|
||||
Reference in New Issue
Block a user