Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModuleConfig ¶
type Segment ¶
type Segment ordererpbtypes.PBFTSegment
The Segment type represents an ISS Segment. It is used to parametrize an orderer (i.e. the SB instance).
func NewSegment ¶
func NewSegment( leader t.NodeID, membership *trantorpbtypes.Membership, proposals map[tt.SeqNr][]byte, ) (*Segment, error)
func (*Segment) LeaderIndex ¶
func (*Segment) PbType ¶
func (seg *Segment) PbType() *ordererpbtypes.PBFTSegment
Click to show internal directories.
Click to hide internal directories.