From dede3aa172dd5d9b83d31c9afa7a29f45e7f075c Mon Sep 17 00:00:00 2001 From: alexshchur <60445720+alexshchur@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:50:37 +0000 Subject: [PATCH] add epoch 49 distribution configs --- 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 c9b6a91b..d242c48f 100644 --- a/scripts/gas-refund-program/distributions.json +++ b/scripts/gas-refund-program/distributions.json @@ -60,5 +60,9 @@ "48": { "1": "https://chocolate-adverse-halibut-386.mypinata.cloud/ipfs/QmVV6K5Nx3GeCiTNoKhUhFWdx7EC25gDFPQ5RCEbdftPkr/merkledata-chain-1-epoch-48.json", "10": "https://chocolate-adverse-halibut-386.mypinata.cloud/ipfs/QmVV6K5Nx3GeCiTNoKhUhFWdx7EC25gDFPQ5RCEbdftPkr/merkledata-chain-10-epoch-48.json" + }, + "49": { + "1": "https://chocolate-adverse-halibut-386.mypinata.cloud/ipfs/QmcGVqd574fknf9HKxm57pe8a1VDwN6NSLBdNhH7Q3eGRq/merkledata-chain-1-epoch-49.json", + "10": "https://chocolate-adverse-halibut-386.mypinata.cloud/ipfs/QmcGVqd574fknf9HKxm57pe8a1VDwN6NSLBdNhH7Q3eGRq/merkledata-chain-10-epoch-49.json" } }