You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the inflation rate drops to 0, _update_mining_parameters() will update the inflation rate to initial_rate.
It happens in the 246th year. The inflation rate will repeat again and again.
The text was updated successfully, but these errors were encountered:
curve-dao-contracts/contracts/ERC20CRV.vy
Lines 112 to 113 in 3bee979
When the inflation rate drops to 0, _update_mining_parameters() will update the inflation rate to initial_rate.
It happens in the 246th year. The inflation rate will repeat again and again.
The text was updated successfully, but these errors were encountered: