From 713b737c730a553b7e6b053c0580f5f22209b31e Mon Sep 17 00:00:00 2001 From: Shebin John Date: Wed, 6 May 2020 06:32:25 +0530 Subject: [PATCH] RAB Pragma Updated --- contracts/libraries/CappedMath.sol | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contracts/libraries/CappedMath.sol b/contracts/libraries/CappedMath.sol index 3b1688b1..6c1db74a 100644 --- a/contracts/libraries/CappedMath.sol +++ b/contracts/libraries/CappedMath.sol @@ -1,8 +1,8 @@ /** * @authors: [@mtsalenc] - * @reviewers: [@clesaege] + * @reviewers: [@clesaege, @remedcu] * @auditors: [] - * @bounties: [] + * @bounties: [{ duration: 30 days, link: https://github.com/kleros/kleros-interaction/issues/229, maxPayout: 10 ETH }] * @deployments: [] */