Files
pezkuwi-subxt/substrate/frame/examples/parallel
David 92dc635f3c Release sp-core 4.0.0 (#10447)
* Bump versions of sp-core and dependencies to v4.0.0

* Update references from `4.0.0-dev` –> `4.0.0`

* Funny whitespace

* Funny whitespace 2
2021-12-08 21:06:50 +01:00
..
2021-12-08 21:06:50 +01:00

Parallel Tasks Example Pallet

This example pallet demonstrates parallelizing validation of the enlisted participants (see enlist_participants dispatch).

This pallet serves as an example and is not meant to be used in production.