package
0.4.4
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
Genesis returns a stable checkpoint that serves as the starting checkpoint of the first epoch (epoch 0).
NewModule allocates and returns a new instance of the ModuleParams 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
ModuleParams represents the state associated with a single instance of the checkpoint protocol (establishing a single stable checkpoint).
No description provided by the author

# 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.