ordererspbtypes

package
v0.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PBFTModule

type PBFTModule struct {
	Segment         *PBFTSegment
	AvailabilityId  string
	Epoch           uint64
	ValidityChecker uint64
}

func PBFTModuleFromPb

func PBFTModuleFromPb(pb *ordererspb.PBFTModule) *PBFTModule

func (*PBFTModule) MirReflect

func (*PBFTModule) MirReflect() mirreflect.Type

func (*PBFTModule) Pb

func (m *PBFTModule) Pb() *ordererspb.PBFTModule

type PBFTSegment

type PBFTSegment struct {
	Leader     string
	Membership *types.Membership
	Proposals  map[uint64][]uint8
}

func PBFTSegmentFromPb

func PBFTSegmentFromPb(pb *ordererspb.PBFTSegment) *PBFTSegment

func (*PBFTSegment) MirReflect

func (*PBFTSegment) MirReflect() mirreflect.Type

func (*PBFTSegment) Pb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳