From 442340a0e57c0bfa31f1b94eb19f0f51e4d4cb50 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Fri, 23 May 2025 11:04:10 +0200 Subject: [PATCH] Remove localhost deployment artifacts --- ignition/deployments/chain-31337/deployed_addresses.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 ignition/deployments/chain-31337/deployed_addresses.json diff --git a/ignition/deployments/chain-31337/deployed_addresses.json b/ignition/deployments/chain-31337/deployed_addresses.json deleted file mode 100644 index fa1df1c..0000000 --- a/ignition/deployments/chain-31337/deployed_addresses.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "Token#TestToken": "0x5FbDB2315678afecb367f032d93F642f64180aa3", - "Verifier#Groth16Verifier": "0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512", - "Verifier#TestVerifier": "0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0", - "Marketplace#Marketplace": "0x322813Fd9A801c5507c9de605d63CEA4f2CE6c44", - "Marketplace#TestMarketplace": "0xa85233C63b9Ee964Add6F2cffe00Fd84eb32338f" -}