Crate sp_block_builder

Crate sp_block_builder 

Source
Expand description

The block builder runtime api.

Enums§

CheckInherentsError
Errors that occur when creating and checking on the client side.

Traits§

BlockBuilder
The BlockBuilder api trait that provides the required functionality for building a block.

Functions§

check_inherents
Create inherent data and check that the inherents are valid.
check_inherents_with_data
Check that the inherents are valid.