Expand description
Block import helpers.
Structs§
- Block
Check Params - Data required to check validity of a Block.
- Block
Import Params - Data required to import a Block.
- Imported
Aux - Auxiliary data associated with an imported block result.
- Imported
State - Imported state data. A vector of key-value pairs that should form a trie.
Enums§
- Fork
Choice Strategy - Fork choice strategy.
- Import
Result - Block import result.
- State
Action - Defines how a new state is computed for a given imported block.
- Storage
Changes - Precomputed storage.
Traits§
- Block
Import - Block import trait.
- Justification
Import - Justification import trait
- Justification
Sync Link - Control the synchronization process of block justifications.