From b8b4e9dbc0cf958513b8116e22dea76374bcb514 Mon Sep 17 00:00:00 2001 From: julien Date: Tue, 2 Jan 2024 13:29:18 +0100 Subject: [PATCH] feat(age9): update subgraph ipfs hash --- subgraph/src/ipfs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subgraph/src/ipfs.ts b/subgraph/src/ipfs.ts index c0e68ba..58f3661 100644 --- a/subgraph/src/ipfs.ts +++ b/subgraph/src/ipfs.ts @@ -1 +1 @@ -export const IPFS_HASH = "QmNxQBRufaDX2VmcTfcTcbzYihudtKxFeEwrrHdMct5y3p"; +export const IPFS_HASH = "QmbJuTxsuGZVRSgGJ8xERcyLDTwfk1mXAzkPrkx9jUKZ8q";