From 9073b1b872431df12ceac21133ce59cb8264e482 Mon Sep 17 00:00:00 2001 From: Christian Langenbacher Date: Tue, 23 Apr 2024 17:42:12 +0200 Subject: [PATCH] [runtime] fix aaa mbm weight types --- runtime/bajun/src/weights/pallet_ajuna_awesome_avatars_mbm.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/bajun/src/weights/pallet_ajuna_awesome_avatars_mbm.rs b/runtime/bajun/src/weights/pallet_ajuna_awesome_avatars_mbm.rs index b8f45b2..3dbf31a 100644 --- a/runtime/bajun/src/weights/pallet_ajuna_awesome_avatars_mbm.rs +++ b/runtime/bajun/src/weights/pallet_ajuna_awesome_avatars_mbm.rs @@ -46,7 +46,7 @@ use core::marker::PhantomData; /// Weight functions for `pallet_ajuna_awesome_avatars_mbm`. pub struct WeightInfo(PhantomData); -impl pallet_ajuna_awesome_avatars_mbm::WeightInfo for WeightInfo { +impl pallet_ajuna_awesome_avatars::migration::v6::WeightInfo for WeightInfo { /// Storage: `AwesomeAvatars::PlayerSeasonConfigs` (r:2 w:1) /// Proof: `AwesomeAvatars::PlayerSeasonConfigs` (`max_values`: None, `max_size`: Some(54), added: 2529, mode: `MaxEncodedLen`) /// Storage: `AwesomeAvatars::TradeStatsMap` (r:0 w:1)