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

difftreelog

feat workaround block time

Yaroslav Bolyukin2021-12-09parent: #44c8558.patch.diff
in: master

1 file changed

modifiedruntime/src/lib.rsdiffbeforeafterboth
859 NodeBlock = opaque::Block,859 NodeBlock = opaque::Block,
860 UncheckedExtrinsic = UncheckedExtrinsic860 UncheckedExtrinsic = UncheckedExtrinsic
861 {861 {
862 ParachainSystem: cumulus_pallet_parachain_system::{Pallet, Call, Storage, Inherent, Event<T>, ValidateUnsigned} = 20,862 ParachainSystem: cumulus_pallet_parachain_system::{Pallet, Call, Config, Storage, Inherent, Event<T>, ValidateUnsigned} = 20,
863 ParachainInfo: parachain_info::{Pallet, Storage, Config} = 21,863 ParachainInfo: parachain_info::{Pallet, Storage, Config} = 21,
864864
865 Aura: pallet_aura::{Pallet, Config<T>} = 22,865 Aura: pallet_aura::{Pallet, Config<T>} = 22,