referrerpolicy=no-referrer-when-downgrade

store_old_dummy_code

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,