Function ink_env::rent_params[][src]

pub fn rent_params<T>() -> Result<RentParams<T>> where
    T: Environment
Expand description

Returns information needed for rent calculations.

Errors

If the returned value cannot be properly decoded.