From ef2f34776ddf3f0a8a2348bc2264b172145d0b50 Mon Sep 17 00:00:00 2001 From: Mohamed Hassen Mami Date: Tue, 10 Oct 2023 15:32:33 +0200 Subject: [PATCH] set grp distribution file for epoch=39 --- scripts/gas-refund-program/distributions.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/gas-refund-program/distributions.json b/scripts/gas-refund-program/distributions.json index eb8951e4..cc375d44 100644 --- a/scripts/gas-refund-program/distributions.json +++ b/scripts/gas-refund-program/distributions.json @@ -20,5 +20,9 @@ "38": { "1": "https://bronze-many-echidna-431.mypinata.cloud/ipfs/Qmc6h9hJcgPJ93gfEuXs1Zv2BL3paeXk6vPkfSbCiykgbq/merkletree-chain-1-epoch-38.json", "10": "https://bronze-many-echidna-431.mypinata.cloud/ipfs/Qmc6h9hJcgPJ93gfEuXs1Zv2BL3paeXk6vPkfSbCiykgbq/merkletree-chain-10-epoch-38.json" + }, + "39": { + "1": "https://bronze-many-echidna-431.mypinata.cloud/ipfs/QmRw1vKPfeUfnr8ZFKJJ9DVeLzKqf9PoUGWHdKuaknWKcH/merkletree-chain-1-epoch-39.json", + "10": "https://bronze-many-echidna-431.mypinata.cloud/ipfs/QmRw1vKPfeUfnr8ZFKJJ9DVeLzKqf9PoUGWHdKuaknWKcH/merkletree-chain-10-epoch-39.json" } }