package
0.38.0-preview.0
Repository: https://github.com/onflow/flow-go.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.