Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Genesis *genutiltypes.AppGenesis Seeds []string }
Config represents the chain config like genesis file and seeds.
func LoadConfig ¶
LoadConfig loads the predefined config for the given chain ID. It returns true if the config was found, false otherwise.
Click to show internal directories.
Click to hide internal directories.