From 59e1b2807be276875e7618d2b9369f88eed2b09a Mon Sep 17 00:00:00 2001 From: alexshchur <60445720+alexshchur@users.noreply.github.com> Date: Tue, 23 Apr 2024 15:42:47 +0300 Subject: [PATCH] add 46 epoch to distirbutions json --- 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 25b6faf6..039285c2 100644 --- a/scripts/gas-refund-program/distributions.json +++ b/scripts/gas-refund-program/distributions.json @@ -48,5 +48,9 @@ "45": { "1": "https://chocolate-adverse-halibut-386.mypinata.cloud/ipfs/QmarEanqfvWc6QaRT4WHeNPBuRb2d2TMrpQnwA4Jr5eg6x/merkledata-chain-1-epoch-45.json", "10": "https://chocolate-adverse-halibut-386.mypinata.cloud/ipfs/QmarEanqfvWc6QaRT4WHeNPBuRb2d2TMrpQnwA4Jr5eg6x/merkledata-chain-10-epoch-45.json" + }, + "46": { + "1": "https://chocolate-adverse-halibut-386.mypinata.cloud/ipfs/QmZYwgg7KzMCwZU17uhxw2sADouC85dSqyV6YemWVkc2EX/merkledata-chain-1-epoch-46.json", + "10": "https://chocolate-adverse-halibut-386.mypinata.cloud/ipfs/QmZYwgg7KzMCwZU17uhxw2sADouC85dSqyV6YemWVkc2EX/merkledata-chain-10-epoch-46.json" } }