Module diem_types::block_info
source · Structs§
- This structure contains all the information needed for tracking a block without having access to the block or its execution output state. It assumes that the block is the last block executed within the ledger.
- Cryptographic hasher for an BCS-serializable #item
Constants§
Type Aliases§
- The round of a block is a consensus-internal counter, which starts with 0 and increases monotonically.