@bajtos round index is currently inferred by checking rounds.length - 1. This type is a uint, whether the contract or the consumer casts it to a smaller type doesn't make a difference to me. Since this part will be refactored in https://github.com/Meridian-IE/impact-evaluator/issues/10, let's do this then
@bajtos round index is currently inferred by checking
rounds.length - 1
. This type is auint
, whether the contract or the consumer casts it to a smaller type doesn't make a difference to me. Since this part will be refactored in https://github.com/Meridian-IE/impact-evaluator/issues/10, let's do this then