engine

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: GPL-3.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ESCEngine

type ESCEngine interface {
	IsOnduty() bool
	SendMsgProposal(proposalMsg p2p.Message)
	SendMsgToPeer(proposalMsg p2p.Message, pid peer.PID)
	SignData(data []byte) []byte
	DecryptArbiter(cipher []byte) (arbiter []byte, err error)
	GetProducer() []byte
	GetBridgeArbiters() crypto.Keypair
	GetTotalArbitersCount() int
	IsSyncFinished() bool
}

Jump to

Keyboard shortcuts

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