convert_rate_to_scaled_per_second_rate
Documentation for eth_defi.enzyme.utils.convert_rate_to_scaled_per_second_rate function.
- convert_rate_to_scaled_per_second_rate(rate, adjust_inflation)[source]
Internal helper to deal with Enzyme per second rates.
- Parameters
rate (decimal.Decimal) –
adjust_inflation (bool) –
- Return type