package
Version:
v0.0.193
Opens a new window with list of versions in this module.
Published: Sep 2, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
BootNodes []string `yaml:"bootNodes"`
DiscV4 bool `yaml:"discV4" default:"true"`
DiscV5 bool `yaml:"discV5" default:"true"`
Restart time.Duration `yaml:"restart" default:"2m"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.