consensus_
types
0.1.0
Module common
Module Items
Type Aliases
In crate consensus_
types
consensus_types
Module
common
Copy item path
Source
Type Aliases
§
Author
Author refers to the author’s account address
Payload
The payload in block.
Round
The round of a block is a consensus-internal counter, which starts with 0 and increases monotonically. It is used for the protocol safety and liveness (please see the detailed protocol description).