Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_AUDIT_BLOCKS_YOUNGER_THAN = 0
View Source
const DEFAULT_BASE_CONSENSUS_ROUND_TIMEOUT = time.Hour
View Source
const NETWORK_SIZE = 4
Variables ¶
This section is empty.
Functions ¶
func ACommitMessage ¶ added in v1.3.2
func ACommitMessage( instanceId lhprimitives.InstanceId, keyManager interfaces.KeyManager, senderMemberId lhprimitives.MemberId, blockHeight lhprimitives.BlockHeight, view lhprimitives.View, block interfaces.Block, randomSeed uint64) *interfaces.CommitMessage
func APreprepareMessage ¶ added in v1.3.2
func APreprepareMessage( instanceId lhprimitives.InstanceId, keyManager interfaces.KeyManager, senderMemberId lhprimitives.MemberId, blockHeight lhprimitives.BlockHeight, view lhprimitives.View, block interfaces.Block) *interfaces.PreprepareMessage
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.