Documentation
¶
Index ¶
Constants ¶
View Source
const ( Lighthouse = "lighthouse" Prysm = "prysm" Lodestar = "lodestar" Teku = "teku" )
View Source
const ( Geth = "geth" Nethermind = "nethermind" )
TODO others
Variables ¶
View Source
var GethBeaconPorts = []string{"8545:8545"}
View Source
var LighthouseBeaconPorts = []string{"5052:5052"}
Functions ¶
func GetAnyClientApiPorts ¶
func IsConsensusClient ¶
func IsExecClient ¶
Types ¶
type ExecClientSyncStatus ¶
Click to show internal directories.
Click to hide internal directories.