Crate pallet_example_parallel[−][src]
Expand description
Parallel tasks example
This example pallet parallelizes validation of the enlisted participants
(see enlist_participants
dispatch).
Re-exports
pub use pallet::*;
Modules
Structs
Request to enlist participant.