Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErroringService ¶
type ErroringService struct{}
ErroringService is a mock builder bid provider.
func NewErroring ¶
func NewErroring() *ErroringService
NewErroring creates a new mock builder bid provider.
func (*ErroringService) BuilderBid ¶
func (s *ErroringService) BuilderBid(_ context.Context, _ phase0.Slot, _ phase0.Hash32, _ phase0.BLSPubKey, ) ( *spec.VersionedSignedBuilderBid, error, )
BuilderBid provides a builder bid.
Click to show internal directories.
Click to hide internal directories.