referrerpolicy=no-referrer-when-downgrade

Function pallet_society::migrations::from_original

source ·
pub fn from_original<T: Config<I>, I: Instance + 'static>(
    past_payouts: &mut [(<T as Config>::AccountId, <<T as Config<I>>::Currency as Currency<<T as Config>::AccountId>>::Balance)],
) -> Result<Weight, &'static str>