Skip to content

Fix renewheight calculation

Eddie Wang requested to merge hotfix/renew-window into master

Thanks @MSevey for the guidance.

I believe this change is a more accurate representation of when the contracts will be renewed. It replaces the renew height calculation by using the current period + period instead of renew window + consensus height.

Merge request reports