validatorapi

package
v0.0.0-...-1f8a15b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2023 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ValidatorApiHandler

type ValidatorApiHandler struct {
	FC forkchoice.ForkChoiceStorage

	BeaconChainCfg *clparams.BeaconChainConfig
	GenesisCfg     *clparams.GenesisConfig
	// contains filtered or unexported fields
}

func (*ValidatorApiHandler) EventSourceGetV1Events

func (v *ValidatorApiHandler) EventSourceGetV1Events(w http.ResponseWriter, r *http.Request)

func (*ValidatorApiHandler) GetEthV1BeaconGenesis

func (v *ValidatorApiHandler) GetEthV1BeaconGenesis(r *http.Request) (any, error)

func (*ValidatorApiHandler) GetEthV1BeaconStatesStateIdFork

func (v *ValidatorApiHandler) GetEthV1BeaconStatesStateIdFork(r *http.Request) (any, error)

func (*ValidatorApiHandler) GetEthV1BeaconStatesStateIdValidatorsValidatorId

func (v *ValidatorApiHandler) GetEthV1BeaconStatesStateIdValidatorsValidatorId(r *http.Request) (any, error)

func (*ValidatorApiHandler) GetEthV1ConfigSpec

func (v *ValidatorApiHandler) GetEthV1ConfigSpec(r *http.Request) (*clparams.BeaconChainConfig, error)

func (*ValidatorApiHandler) GetEthV1NodeSyncing

func (v *ValidatorApiHandler) GetEthV1NodeSyncing(r *http.Request) (any, error)

func (*ValidatorApiHandler) ServeHTTP

func (v *ValidatorApiHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL