config

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ReleaseVersion = "custom-build-your-own-risk"

By default the release is a custom build. CI takes care of upgrading it with go build -v -ldflags="-X 'github.com/dappnode/mev-sp-oracle/config.ReleaseVersion=x.y.z'"

Functions

This section is empty.

Types

type CliConfig

type CliConfig struct {
	DryRun            bool
	UpdaterKeyFile    string
	UpdaterKeyPass    string
	NumRetries        int
	ConsensusEndpoint string
	ExecutionEndpoint string
	PoolAddress       string
	LogLevel          string
	ApiPort           int
	MetricsPort       int
	CheckPointSyncUrl string
	RelayersEndpoints []string
}

func NewCliConfig

func NewCliConfig() (*CliConfig, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL