mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-10 19:31:05 +00:00
6b60c3dbff
* Relax types on `DigestItemRef`, such that byte slices can be used in addition to vector references * Apply clippy suggestions
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.