Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrHashMismatch = fmt.Errorf("certificate hash does not match block hash")
ErrHashMismatch is the error used when a partial certificate hash does not match the hash of a block.
View Source
var ErrPartialDuplicate = fmt.Errorf("cannot add more than one signature per replica")
ErrPartialDuplicate is the error used when two or more signatures were created by the same replica.
Functions ¶
func NewChainHotstuff ¶
func NewChainHotstuff(cfg *peer.LocalConfig) peer.Protocol
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.