mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +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.