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
APWine does have the method: getNextPeriodStart(uint256 duration) that can be used to determine the maturity of a loan. It likely means that we will have to pass another parameter to its lend, or find a way to store that information upon creation of the market.
The text was updated successfully, but these errors were encountered:
APWine does have the method:
getNextPeriodStart(uint256 duration)
that can be used to determine the maturity of a loan. It likely means that we will have to pass another parameter to itslend
, or find a way to store that information upon creation of the market.The text was updated successfully, but these errors were encountered: