Module owned

Source
Expand description

Data structures related to the owned version of BlockBody

Structs§

OwnedBeaconChainBody
An owned version of BeaconChainBody.
OwnedIntermediateShardBody
An owned version of IntermediateShardBody.
OwnedLeafShardBlockBodyBuilder
Builder for OwnedLeafShardBody that allows to add more transactions
OwnedLeafShardBody
An owned version of LeafShardBody.

Enums§

OwnedBeaconChainBodyError
Errors for OwnedBeaconChainBody
OwnedBlockBody
An owned version of BlockBody.
OwnedIntermediateShardBodyError
Errors for OwnedIntermediateShardBody
OwnedLeafShardBodyError
Errors for OwnedLeafShardBody

Traits§

GenericOwnedBlockBody
Generic owned block body
WritableBodyTransaction
Transaction that can be written into the body