[][src]Function ink_env::set_rent_allowance

pub fn set_rent_allowance<T>(new_value: T::Balance) where
    T: Environment

Sets the rent allowance of the executed contract to the new value.