package
0.38.0-preview.0
Repository: https://github.com/onflow/flow-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewComplianceCore creates new instance of ComplianceCore.
NewComplianceLayer instantiates th compliance layer for the consensus follower.
WithChannel sets the channel the follower engine will use to receive blocks.
WithComplianceConfigOpt applies compliance config opt to internal config.

# Structs

ComplianceCore implements main processing logic for follower engine.
ComplianceEngine is the highest level structure that consumes events from other components.

# Type aliases

CertifiedBlocks is a connected list of certified blocks, in ascending height order.
No description provided by the author