Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BcProducerEnabler ¶
type BcProducerEnabler interface {
Start()
}
BcProducerEnabler Define the bcProducer startup interface.
func NewBcProducer ¶
func NewBcProducer(shard shard.Index, heartbeatManager heartBeat, selector iconsensus.Sortitionor) BcProducerEnabler
NewBcProducer return a block confirmation message producer interface. bcProducer receives enough bba final messages and corresponding headers to generate corresponding confirmation messages
Click to show internal directories.
Click to hide internal directories.