referrerpolicy=no-referrer-when-downgrade

Function store_old_dummy_code

Source
pub fn store_old_dummy_code<T: Config, OldCurrency>(
    len: usize,
    account: T::AccountId,
)
where OldCurrency: ReservableCurrency<<T as Config>::AccountId> + 'static,