Documentation ¶
Overview ¶
Package turbohare is a component returning block ids for layer as seen by this miner, without running any consensus process
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SuperHare ¶
type SuperHare struct {
// contains filtered or unexported fields
}
SuperHare is a method to provide fast hare results without consensus based on received blocks from gossip
func New ¶
func New(_ context.Context, conf config.Config, mesh meshProvider, beginLayer chan types.LayerID, logger log.Log) *SuperHare
New creates a new instance of SuperHare
Click to show internal directories.
Click to hide internal directories.