Expand description
This crate provides a preprocessor for the domain block, which is used to construct domain extrinsics from the consensus block.
The workflow is as follows:
- Extract domain-specific bundles from the consensus block.
- Compile the domain bundles into a list of extrinsics.
- Shuffle the extrisnics using the seed from the consensus chain.
- Filter out the invalid xdm extrinsics.
- Push back the potential new domain runtime extrisnic.
Modules§
- Provides functionality of adding inherent extrinsics to the Domain.