mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 21:37:56 +00:00
92dc635f3c
* 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
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.