Documentation
¶
Overview ¶
Copyright (C) 2020-2022-2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2020-2022-2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
MetricsEnabled bool `json:"metricsEnabled"`
}
Config represents the CLI configuration
type ConfigLoader ¶
ConfigLoader provides methods for loading configuration
type ConfigWriter ¶
ConfigWriter provides methods for writing configuration
type EvmGenesis ¶
EvmGenesis represents an EVM genesis configuration It embeds core.Genesis for compatibility
type PrompterInterface ¶
PrompterInterface provides methods for user interaction
Click to show internal directories.
Click to hide internal directories.