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 block auctioneer.
func NewErroring ¶
func NewErroring() *ErroringService
NewErroring creates a new mock block auctioneer.
func (*ErroringService) AuctionBlock ¶
func (s *ErroringService) AuctionBlock(_ context.Context, _ phase0.Slot, _ phase0.Hash32, _ phase0.BLSPubKey, ) ( *blockauctioneer.Results, error, )
AuctionBlock obtains the best available use of the block space.
Click to show internal directories.
Click to hide internal directories.