Module consensus_types::block_data
source · 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.
- Cryptographic hasher for an BCS-serializable #item