Module common_types::block [−][src]
Base data structure of this module is Block.
Blocks can be produced by a local node or they may be received from the network.
Other block types are found in vapcore
Structs
| Block | A block, encoded as it is on the block chain. |
| BlockInfo | Brief info about inserted block. |
| BranchBecomingCanonChainData | Info about heaviest fork |
| PreverifiedBlock | Preprocessed block data gathered in |
Enums
| BlockLocation | Describes location of newly inserted block. |