pbftTypes

package
v0.0.0-...-23aeb14 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageDigest

type MessageDigest string

type Peer

type Peer interface {
	GetPeerId() *PeerID
	GetType() Peer_Type
}

type PeerID

type PeerID discover.NodeID

type Peer_Type

type Peer_Type int32

Peer provides interface for a peer

const (
	Peer_UNDEFINED     Peer_Type = 0
	Peer_VALIDATOR     Peer_Type = 1
	Peer_NON_VALIDATOR Peer_Type = 2
)

type ReplicaID

type ReplicaID uint32

Jump to

Keyboard shortcuts

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