Versions in this module Expand all Collapse all v0 v0.1.1 May 12, 2022 Changes in this version + type Config struct + BeaconConfig *beacon.ChainConfig + DepositAddress string + Endpoint string + GrpcAddr string + PrivKey string + func DefaultConfig() *Config + type Server struct + func NewServer(logger hclog.Logger, config *Config) (*Server, error) + func (v *Server) Stop() + type SlotResult struct + Slot uint64