From e1440d26dbb7b16b98c32a5db1f2fff5e82a8691 Mon Sep 17 00:00:00 2001 From: Entreprenerd Date: Fri, 22 Jul 2022 00:54:36 +0200 Subject: [PATCH] feat: `cd-5` --- contracts/RewardsManager.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/RewardsManager.sol b/contracts/RewardsManager.sol index acbed03..5446416 100644 --- a/contracts/RewardsManager.sol +++ b/contracts/RewardsManager.sol @@ -824,7 +824,7 @@ contract RewardsManager is ReentrancyGuard { } - /// ===== EXPERIMENTAL ==== //// + /// ===== GAS OPTIMIZED BULK CLAIMS ==== //// /// NOTE: Non storage writing functions /// With the goal of making view functions cheap