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
GetDealTermExported: Return (start_epoch, duration) instead of (start_epoch, end_epoch). This is potentially closer to what other market designs want (and end_epoch can be derived from duration).
GetDealEpochPriceExported: Return the deal's total price instead of per-epoch price.
The text was updated successfully, but these errors were encountered:
arajasek
changed the title
Market actor: GetDealTermExported: Return (start_epoch, duration)
Market actor: Minor improvements to exported getters
Nov 9, 2022
GetDealTermExported: Return (start_epoch, duration) instead of (start_epoch, end_epoch). This is potentially closer to what other market designs want (and end_epoch can be derived from duration).
GetDealEpochPriceExported: Return the deal's total price instead of per-epoch price.
The text was updated successfully, but these errors were encountered: