Merge branch 'develop' of https://github.com/serai-dex/serai into move-emissions-tests

This commit is contained in:
akildemir
2024-09-02 15:50:09 +03:00
9 changed files with 33 additions and 7 deletions

View File

@@ -60,6 +60,7 @@ impl<T: pallet::Config> GetValidatorCount for MembershipProof<T> {
#[allow(
deprecated,
unreachable_patterns,
clippy::let_unit_value,
clippy::cast_possible_truncation,
clippy::ignored_unit_patterns