mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
e4b6f4a66d
* 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
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.