Documentation
¶
Overview ¶
Package validatorapi defines validator facing API that serves the subset of endpoints related to distributed validation and reverse-proxies the rest to the upstream beacon client.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler interface {
eth2client.AttesterDutiesProvider
eth2client.ProposerDutiesProvider
}
Click to show internal directories.
Click to hide internal directories.