Update Substrate & Polkadot (#563)

This commit is contained in:
Bastian Köcher
2021-08-05 20:53:32 +02:00
committed by GitHub
parent 5e86294e4e
commit 9a0cfd9117
9 changed files with 277 additions and 273 deletions
@@ -624,6 +624,7 @@ impl pallet_session::Config for Runtime {
impl pallet_aura::Config for Runtime {
type AuthorityId = AuraId;
type DisabledValidators = ();
}
parameter_types! {