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
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
Context
Currently the Discount Rate Factories use and define the RateId as
tokenId
which can lead to confusion.Details
In order to have the same naming convention for all protocol contracts we should use the same naming convention.
Contracts that will contain renames:
NotionalFinanceFactory.sol
:tokenId
renamed torateId
YieldFactory.sol
:tokenId
renamed torateId
Alternatives
No
Security concerns
No
Has the feature been requested before?
No
The text was updated successfully, but these errors were encountered: