Versions in this module Expand all Collapse all v1 v1.999.0 Nov 17, 2022 Changes in this version + const BlockBodyAndHeaderStringValue + const BlockBodyStringValue + const BlockDefaultStringValue + const BlockHeaderFinalInfoStringValue + const BlockHeaderStringValue + const BlockSignatureStringValue + const BlockUnknownStringValue + const MtBlockBody + const MtBlockBodyAndHeader + const MtBlockHeader + const MtBlockHeaderFinalInfo + const MtSignature + const MtUnknown + const SrBlock + const SrEndRound + const SrSignature + const SrStartRound + func NewConsensusService() (*worker, error) + func NewSubroundBlock(baseSubround *spos.Subround, extend func(subroundId int), ...) (*subroundBlock, error) + func NewSubroundEndRound(baseSubround *spos.Subround, extend func(subroundId int), ...) (*subroundEndRound, error) + func NewSubroundSignature(baseSubround *spos.Subround, extend func(subroundId int), ...) (*subroundSignature, error) + func NewSubroundStartRound(baseSubround *spos.Subround, extend func(subroundId int), ...) (*subroundStartRound, error) + func NewSubroundsFactory(consensusDataContainer spos.ConsensusCoreHandler, ...) (*factory, error)