package
3.1.3+incompatible
Repository: https://github.com/filecoin-project/mir.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
Genesis returns a stable checkpoint that serves as the starting checkpoint of the first epoch (epoch 0).
NewProtocol allocates and returns a new instance of the Protocol associated with sequence number sn.
StableCheckpointFromPb creates a new StableCheckpoint from its protobuf representation.

# Constants

No description provided by the author

# Structs

No description provided by the author
Protocol represents the state associated with a single instance of the checkpoint protocol (establishing a single stable checkpoint).

# Interfaces

The Verifier interface represents a subset of the crypto.Crypto interface that can be used for verifying stable checkpoint certificates.

# Type aliases

Certificate represents a certificate of validity of a checkpoint.
StableCheckpoint represents a stable checkpoint.