Skip to content

Commit

Permalink
Update IPFS hash
Browse files Browse the repository at this point in the history
archived pools blockchain tower
  • Loading branch information
kattylucy committed Dec 10, 2024
1 parent 71c6a9a commit 67af376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion centrifuge-app/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const ethConfig = {
chainId: 1,
poolRegistryAddress: '0xcA11bde05977b3631167028862bE2a173976CA11',
tinlakeUrl: 'https://tinlake.centrifuge.io',
poolsHash: 'QmaMA1VYSKuuYhBcQCyf5Ek4VoiiEG6oLGp3iGbsQPGpkS', // TODO: add registry to config and fetch poolHash
poolsHash: 'QmXJZjBMvW8Qgqt82zAbAKYSBV5u91JsC8uHfF2eR2uAZA', // TODO: add registry to config and fetch poolHash
blockExplorerUrl: 'https://etherscan.io',
network: ethNetwork,
multicallContractAddress: '0xcA11bde05977b3631167028862bE2a173976CA11', // Same for all networks
Expand Down

0 comments on commit 67af376

Please sign in to comment.