finality_grandpa

Module vote_graph

Source
Expand description

Maintains the vote-graph of the blockchain.

See docs on VoteGraph for more information.

Structsยง

VoteGraph
Maintains a DAG of blocks in the chain which have votes attached to them, and vote data which is accumulated along edges.