package
0.29.6-upgrade-to-badger-v3
Repository: https://github.com/koko1123/flow-go-1.git
Documentation: pkg.go.dev
# Functions
NewChunkAssigner generates and returns an instance of the Public Chunk Assignment algorithm.
NewChunkVerifier creates a chunk verifier containing a flow virtual machine.
# Structs
ChunkAssigner implements an instance of the Public Chunk Assignment algorithm for assigning chunks to verifier nodes in a deterministic but unpredictable manner.
ChunkVerifier is a verifier based on the current definitions of the flow network.