committee

package
v0.0.0-...-5fa8bf8 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommitteeModule

type CommitteeModule interface {
	HandleBlockInfo(*pbft.BlockInfoMsg)
	MsgSendingControl()
}

type PbftCommitteeModule

type PbftCommitteeModule struct {
	Ss *signal.StopSignal
	// contains filtered or unexported fields
}

func NewPbftCommitteeModule

func NewPbftCommitteeModule(Ip_nodeTable map[uint64]string, Ss *signal.StopSignal, slog *supervisor_log.SupervisorLog, csvFilePath string, dataNum, batchNum int) *PbftCommitteeModule

func (*PbftCommitteeModule) HandleBlockInfo

func (rthm *PbftCommitteeModule) HandleBlockInfo(b *pbft.BlockInfoMsg)

func (*PbftCommitteeModule) MsgSendingControl

func (rthm *PbftCommitteeModule) MsgSendingControl()

MsgSendingControl Sup开启的时候同步地调一次。 把tx读出来然后用txSending发出去。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL