package
2.1.4+incompatible
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewBeaconNode creates and returns a beacon node.
NewBeaconNodes creates and returns a set of beacon nodes.
NewBootNode creates and returns boot node.
No description provided by the author
NewLighthouseBeaconNode creates and returns a lighthouse beacon node.
NewLighthouseBeaconNodes creates and returns a set of lighthouse beacon nodes.
NewLighthouseValidatorNode creates and returns a lighthouse validator node.
NewLighthouseValidatorNodeSet creates and returns a set of lighthouse validator nodes.
NewTracingSink initializes the tracing sink component.
NewValidatorNode creates and returns a validator node.
NewValidatorNodeSet creates and returns a set of validator nodes.
No description provided by the author
SendAndMineDeposits sends the requested amount of deposits and mines the chain after to ensure the deposits are seen.
# Constants
No description provided by the author
No description provided by the author
# Structs
BeaconNode represents beacon node.
BeaconNodeSet represents set of beacon nodes.
BootNode represents boot node.
No description provided by the author
LighthouseBeaconNode represents a lighthouse beacon node.
LighthouseBeaconNodeSet represents set of lighthouse beacon nodes.
LighthouseValidatorNode represents a lighthouse validator node.
LighthouseValidatorNodeSet represents set of lighthouse validator nodes.
TracingSink to capture HTTP requests from opentracing pushes.
ValidatorNode represents a validator node.
ValidatorNodeSet represents set of validator nodes.
No description provided by the author