package
1.1.3
Repository: https://github.com/lagrange-labs/client-cli.git
Documentation: pkg.go.dev

# Functions

GenerateNodeConfig generates the client.toml file.
LoadCLIBulkConfig loads the lagrange CLI configuratio for bulk attestation node deployment.
LoadCLIConfig loads the lagrange CLI configuration.
LoadNodeConfig loads the node config from the client.toml file.
WriteSignerConfig writes the signer config to a file.

# Constants

FlagBulkCfg is the flag for bulk config.
FlagCfg is the flag for config.
FlagNodeCfg is the flag for node config.

# Variables

No description provided by the author
No description provided by the author

# Structs

ChainBatchConfig is the batch configuration for the rollup chain batch.
ChainConfig is the configuration for the chain.
BLSKeyConfig is the configuration for the BLS key for each attestation node.
CLIBulkConfig is the configuration for bulk attestation node deployment.
CLIConfig is the configuration for the lagrange CLI.
DockerComposeConfig is the configuration for the docker-compose.yml file.
DockerSignerConfig is the configuration for the signer service in the docker-compose.yml file.
NetworkConfig is the configuration for the network (Holesky/Mainnet).
NodeConfig is the configuration for the LSC node.