Files
pezkuwi-subxt/substrate/frame/examples/parallel
Sergej Sakac e4b6f4a66d BREAKING: Rename Origin (#12258)
* BREAKING: Rename Origin

* more renaming

* a bit more renaming

* fix

* more fixing

* fix in frame_support

* even more fixes

* fix

* small fix

* ...

* update .stderr

* docs

* update docs

* update docs

* docs
2022-09-20 22:13:09 +00:00
..
2022-09-20 22:13:09 +00: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.