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

# Functions

NewPendingTree creates new instance of PendingTree.
NewVertex creates new vertex while performing a sanity check of data correctness.

# Structs

PendingBlockVertex wraps a block proposal to implement forest.Vertex so the proposal can be stored in forest.LevelledForest.
PendingTree is a mempool holding certified blocks that eventually might be connected to the finalized state.