# Packages
No description provided by the author
# Functions
BeaconConfig retrieves beacon chain config.
DemoBeaconConfig retrieves the demo beacon chain config.
MainnetConfig returns the default config to be used in the mainnet.
MinimalSpecConfig retrieves the minimal config used in spec tests.
OverrideBeaconConfig by replacing the config.
UseDemoBeaconConfig for beacon chain services.
UseMainnetConfig for beacon chain services.
UseMinimalConfig for beacon chain services.
# Structs
BeaconChainConfig contains constant configs for node to participate in beacon chain.