Skip to content
Snippets Groups Projects
Commit 62e56e70 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

fix

parent 7e04a200
No related branches found
No related tags found
No related merge requests found
Pipeline #34219 waiting for manual action
...@@ -180,7 +180,6 @@ impl<T: pallet_identity::Config> sp_runtime::traits::Convert<T::AccountId, Optio ...@@ -180,7 +180,6 @@ impl<T: pallet_identity::Config> sp_runtime::traits::Convert<T::AccountId, Optio
} }
impl pallet_authority_members::Config for Test { impl pallet_authority_members::Config for Test {
type KeysWrapper = MockSessionKeys;
type IsMember = TestIsSmithMember; type IsMember = TestIsSmithMember;
type MaxAuthorities = ConstU32<4>; type MaxAuthorities = ConstU32<4>;
type MemberId = u32; type MemberId = u32;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment