linera_
chain
0.15.0
Module block
Module Items
Structs
Enums
In crate linera_
chain
linera_chain
Module
block
Copy item path
Source
Structs
§
Block
Block defines the atomic unit of growth of the Linera chain.
Block
Body
The body of a block containing all the data included in the block.
Block
Header
Succinct representation of a block. Contains all the metadata to follow the chain of blocks or verifying inclusion (event, message, oracle response, etc.) in the block’s body.
Confirmed
Block
Wrapper around a
Block
that has been confirmed.
Previous
Message
Blocks
Map
Timeout
Timeout
Inner
Validated
Block
Wrapper around a
Block
that has been validated.
Enums
§
Conversion
Error
Failure to convert a
Certificate
into one of the expected certificate types.