Structs§
- Digest of a
VerifiedBlock
or verifiedSignedBlock
, which covers theBlock
and its signature. BlockRef
uniquely identifies aVerifiedBlock
viadigest
. It also contains the slot info (round and author) so it can be used in logic such as aggregating stakes for a round.
Type Aliases§
- Block proposal timestamp in milliseconds.
- Round number of a block.
- Index of a transaction in a block.