Module body

Source
Expand description

Block body primitives

Modules§

owned
Data structures related to the owned version of BlockBody

Structs§

BeaconChainBody
Block body that corresponds to the beacon chain
IntermediateShardBlockInfo
Information about intermediate shard block
IntermediateShardBlocksInfo
Information about a collection of intermediate shard blocks
IntermediateShardBody
Block body that corresponds to an intermediate shard
LeafShardBlockInfo
Information about leaf shard block
LeafShardBlocksInfo
Information about a collection of leaf shard blocks
LeafShardBody
Block body that corresponds to a leaf shard
Transactions
Collection of transactions

Enums§

BlockBody
Block body that together with BlockHeader form a Block

Traits§

GenericBlockBody
Generic block body

Functions§

compute_segments_root
Calculates a Merkle Tree root for a provided list of segment roots