mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Misc clippy fixes
This commit is contained in:
@@ -73,6 +73,7 @@ impl<T: pallet::Config> GetValidatorCount for MembershipProof<T> {
|
||||
}
|
||||
*/
|
||||
|
||||
#[expect(clippy::ignored_unit_patterns, clippy::cast_possible_truncation)]
|
||||
#[frame_support::pallet]
|
||||
mod pallet {
|
||||
use sp_core::sr25519::Public;
|
||||
|
||||
Reference in New Issue
Block a user