git.delta.rocks / unique-network / refs/commits / f38e6a3fe972

difftreelog

fix mixxing ValidateUnsigned for parachain_system

Yaroslav Bolyukin2021-09-07parent: #41ba3ec.patch.diff
in: master

1 file changed

modifiedruntime/src/lib.rsdiffbeforeafterboth
788 NodeBlock = opaque::Block,788 NodeBlock = opaque::Block,
789 UncheckedExtrinsic = UncheckedExtrinsic789 UncheckedExtrinsic = UncheckedExtrinsic
790 {790 {
791 ParachainSystem: cumulus_pallet_parachain_system::{Pallet, Call, Storage, Inherent, Event<T>} = 20,791 ParachainSystem: cumulus_pallet_parachain_system::{Pallet, Call, Storage, Inherent, Event<T>, ValidateUnsigned} = 20,
792 ParachainInfo: parachain_info::{Pallet, Storage, Config} = 21,792 ParachainInfo: parachain_info::{Pallet, Storage, Config} = 21,
793793
794 Aura: pallet_aura::{Pallet, Config<T>} = 22,794 Aura: pallet_aura::{Pallet, Config<T>} = 22,