Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auctioneer ¶
type Auctioneer struct {
// contains filtered or unexported fields
}
func NewAuctioneer ¶
func NewAuctioneer() *Auctioneer
func (*Auctioneer) AddBlock ¶
func (a *Auctioneer) AddBlock(block *structs.CompleteBlockstruct) bool
func (*Auctioneer) MaxProfitBlock ¶
func (a *Auctioneer) MaxProfitBlock(slot structs.Slot) (*structs.CompleteBlockstruct, bool)
Click to show internal directories.
Click to hide internal directories.