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

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Structs

Request to enlist participant.