Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Cleanup leftover comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Incede committed Oct 19, 2023
1 parent 8342087 commit ab53fed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions framework/test/unit/modules/dynamic_rewards/module.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -487,8 +487,5 @@ describe('DynamicRewardModule', () => {

expect(updatedTimestamp).not.toEqual(timestamp);
});

// When every validator in a round miss the blocks, check endofRoundTimestamp and blockreward.
// Check should be done similar to Reward module for rewardAtHeight.
});
});

0 comments on commit ab53fed

Please sign in to comment.