//
pkg.gl
Category
github.com/prysmaticlabs/go-ethereum
beacon-chain
node
package
0.3.10
Repository:
https://github.com/prysmaticlabs/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
45
Dependents
0
Files
598 SLOC
#
Functions
NewBeaconNode
NewBeaconNode creates a new node instance, sets up configuration options, and registers every required service to the node.
#
Structs
BeaconNode
BeaconNode defines a struct that handles the services running a random beacon chain full PoS node.