Module owned

Source
Expand description

Data structures related to the owned version of BlockBody

Structs§

OwnedBeaconChainBody
An owned version of BeaconChainBody.
OwnedIntermediateShardBlockBodyBuilder
Builder for OwnedIntermediateShardBody that allows to add more transactions
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.
OwnedBlockBodyError
Errors for OwnedBlockBody
OwnedIntermediateShardBodyError
Errors for OwnedIntermediateShardBody
OwnedLeafShardBodyError
Errors for OwnedLeafShardBody

Traits§

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