Changing comment to nym-api

This commit is contained in:
Dave Hrycyszyn
2023-01-19 10:09:40 +00:00
parent 62741889bc
commit aa545ee6c6
+1 -1
View File
@@ -287,7 +287,7 @@ impl RewardedSetUpdater {
// next time we enter this function (i.e. within 2min or so)
//
// TODO: deal with the following edge case:
// - the validator api REWARDS all mixnodes
// - the nym api REWARDS all mixnodes
// - then crashes before advancing epoch
// - upon restart it will attempt (and fail) to re-reward the mixnodes
return Err(err);