Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainedHotStuff ¶
type ChainedHotStuff struct { consensus.HotStuffImpl // contains filtered or unexported fields }
func NewChainedHotStuff ¶
func NewChainedHotStuff(id int, handleMethod func(string) string) *ChainedHotStuff
func (*ChainedHotStuff) SafeExit ¶
func (chs *ChainedHotStuff) SafeExit()
func (*ChainedHotStuff) SafeNode ¶
func (chs *ChainedHotStuff) SafeNode(node *pb.Block, qc *pb.QuorumCert) bool
Click to show internal directories.
Click to hide internal directories.