Module consensus_types::block

source ·

Modules

Structs

  • 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.