From b40b111636623a4d88ad5f8a3fe4700b20cc28ac Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 3 Jun 2025 09:46:03 +0200 Subject: [PATCH] Update testnet artifact reference --- ignition/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ignition/README.md b/ignition/README.md index 33e05ab..f6c0cde 100644 --- a/ignition/README.md +++ b/ignition/README.md @@ -29,5 +29,5 @@ npx hardhat ignition deploy ignition/modules/migration/token.js --network taiko_ Here is the list of previous commits containing the ABI contracts that were deployed: - [Taiko](https://github.com/codex-storage/codex-contracts-eth/commit/1854dfba9991a25532de5f6a53cf50e66afb3c8b) -- [Testnet](https://github.com/codex-storage/codex-contracts-eth/commit/8d19f7650b8516a15aa61e4bec413250dcd24e77) +- [Testnet](https://github.com/codex-storage/codex-contracts-eth/commit/b5ca8a61db32b8626f2b0272ce06b988528d0269) - [Linea](https://github.com/codex-storage/codex-contracts-eth/pull/226/commits/18253f8a8734900e67abd2410b65a3c369abe326)