Documentation ¶
Index ¶
Constants ¶
View Source
const PasswordEnvVariable = "OPERATOR_KEY_FILE_PASSWORD"
PasswordEnvVariable environment variable name for operator key file password.
#nosec G101 (look for hardcoded credentials) This line doesn't contain any credentials. It's just the name of the environment variable.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config is the top level config structure.
func ReadConfig ¶
ReadConfig reads in the configuration file in .toml format. Chain key file password is expected to be provided as environment variable.
Click to show internal directories.
Click to hide internal directories.