Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct{}
Service is a mock block relay.
func (*Service) ProposerConfig ¶ added in v1.7.0
func (*Service) ProposerConfig(_ context.Context, _ e2wtypes.Account, _ phase0.BLSPubKey, ) ( *beaconblockproposer.ProposerConfig, error, )
ProposerConfig returns the proposer configuration for the given validator.
func (*Service) SubmitValidatorRegistrations ¶
func (*Service) SubmitValidatorRegistrations(_ context.Context, _ map[phase0.ValidatorIndex]e2wtypes.Account) error
SubmitValidatorRegistrations submits validator registrations for the given accounts.
Click to show internal directories.
Click to hide internal directories.