sentinelcli

package
v0.0.0-...-1f8a15b Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SentinelCliCfg

type SentinelCliCfg struct {
	GenesisCfg     *clparams.GenesisConfig
	BeaconCfg      *clparams.BeaconChainConfig
	NetworkCfg     *clparams.NetworkConfig
	NetworkType    clparams.NetworkType
	Port           uint   `json:"port"`
	Addr           string `json:"address"`
	ServerAddr     string `json:"server_addr"`
	ServerProtocol string `json:"server_protocol"`
	ServerTcpPort  uint   `json:"server_tcp_port"`
	LogLvl         uint   `json:"log_level"`
	NoDiscovery    bool   `json:"no_discovery"`
	LocalDiscovery bool   `json:"local_discovery"`
}

func SetupSentinelCli

func SetupSentinelCli(ctx *cli.Context) (*SentinelCliCfg, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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