From 96856cc307cac8969cee667a8f781294ea737753 Mon Sep 17 00:00:00 2001 From: Antonio Date: Tue, 29 Oct 2024 12:51:39 +0100 Subject: [PATCH] test(CR): set rif to 0 --- data.testnet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.testnet.json b/data.testnet.json index 8ca6b946..89c94a1b 100644 --- a/data.testnet.json +++ b/data.testnet.json @@ -1,6 +1,6 @@ { "totalRewardPerCycle": { "0x0000000000000000000000000000000000000000": 999000000000000000000, - "0x19f64674d8a5b4e652319f5e239efd3bc969a1fe": 666000000000000000000 + "0x19f64674d8a5b4e652319f5e239efd3bc969a1fe": 0 } }