Module finality_grandpa::vote_graph
source · [−]Expand description
Maintains the vote-graph of the blockchain.
See docs on VoteGraph
for more information.
Structs
Maintains a DAG of blocks in the chain which have votes attached to them, and vote data which is accumulated along edges.