git.delta.rocks / unique-network / refs/commits / 0e80f0035f5a

difftreelog

fix expose Aura storage

Daniel Shiposha2023-03-02parent: #c1c7c7a.patch.diff
in: master

1 file changed

modifiedruntime/common/construct_runtime.rsdiffbeforeafterboth
38 #[cfg(feature = "collator-selection")]38 #[cfg(feature = "collator-selection")]
39 Session: pallet_session::{Pallet, Call, Storage, Event, Config<T>} = 24,39 Session: pallet_session::{Pallet, Call, Storage, Event, Config<T>} = 24,
4040
41 Aura: pallet_aura::{Pallet, Config<T>} = 25,41 Aura: pallet_aura::{Pallet, Storage, Config<T>} = 25,
42 AuraExt: cumulus_pallet_aura_ext::{Pallet, Config} = 26,42 AuraExt: cumulus_pallet_aura_ext::{Pallet, Config} = 26,
4343
44 Balances: pallet_balances::{Pallet, Call, Storage, Config<T>, Event<T>} = 30,44 Balances: pallet_balances::{Pallet, Call, Storage, Config<T>, Event<T>} = 30,