package
0.0.0-20230919112353-bd4e2c0a3a3c
Repository: https://github.com/hyperledger-labs/mirbft.git
Documentation: pkg.go.dev

# Functions

NodeIDSlicePb converts a slice of NodeIDs to a slice of the native type underlying NodeID.

# Type aliases

ClientID represents the numeric ID of a client.
EpochNr represents the number of an epoch.
NodeID represents the numeric ID of a node.
NumRequests represents the number of requests (e.g.
PBFTViewNr represents the view number in the PBFT protocol (used as a sub-protocol of ISS).
ReqNo represents a request number a client assigns to its requests.
SBInstanceID represents the ID of an instance of Sequenced Broadcast (SB).
SeqNr represents the sequence number of a batch as assigned by the ordering protocol.
WALRetIndex represents the WAL (Write-Ahead Log) retention index assigned to every entry (and used for truncating).