Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { // NetworkName is the network name of this node NetworkName string `yaml:"Network" env:"NETWORK" env-default:"mainnet" env-description:"Network is the network of this node"` CustomDomainType string `` /* 241-byte string literal not displayed */ Network networkconfig.NetworkConfig BeaconNode beaconprotocol.BeaconNode // TODO: consider renaming to ConsensusClient ExecutionClient *executionclient.ExecutionClient P2PNetwork network.P2PNetwork Context context.Context DB basedb.Database ValidatorController validator.Controller ValidatorOptions validator.ControllerOptions `yaml:"ValidatorOptions"` DutyStore *dutystore.Store WS api.WebSocketServer WsAPIPort int Metrics nodeMetrics }
Options contains options to create the node
Directories ¶
Path | Synopsis |
---|---|
Package duties is a generated GoMock package.
|
Package duties is a generated GoMock package. |
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.