fix(smith-wot): smith certs expiration should revoke smith membership
Compare changes
Files
3+ 19
− 7
@@ -32,6 +32,7 @@ mod benchmarking;*/
@@ -32,6 +32,7 @@ mod benchmarking;*/
@@ -44,7 +45,6 @@ type IdtyIndex = u32;
@@ -44,7 +45,6 @@ type IdtyIndex = u32;
@@ -288,7 +288,7 @@ impl<T: Config<I>, I: 'static> pallet_certification::traits::OnNewcert<IdtyIndex
@@ -288,7 +288,7 @@ impl<T: Config<I>, I: 'static> pallet_certification::traits::OnNewcert<IdtyIndex
@@ -319,11 +319,23 @@ impl<T: Config<I>, I: 'static> pallet_certification::traits::OnRemovedCert<IdtyI
@@ -319,11 +319,23 @@ impl<T: Config<I>, I: 'static> pallet_certification::traits::OnRemovedCert<IdtyI