Module finality_grandpa::vote_graph [−][src]
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. |