consensus_types
0.1.0
Module block
Structs
In crate consensus_types
?
Module
consensus_types
::
block
source
·
[
−
]
Structs
§
Block
Block has the core data of a consensus block that should be persistent when necessary. Each block must know the id of its parent and keep the QuorurmCertificate to that parent.
BlockUnchecked