package
Version:
v0.2300.9
Opens a new window with list of versions in this module.
Published: Nov 30, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package config contains the genesis document-related configuration.
type Config struct {
File string `yaml:"file"`
}
Config is the genesis document configuration.
DefaultConfig returns the default configuration settings.
Validate validates the configuration settings.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.