We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d2aa2a commit 0312821Copy full SHA for 0312821
1 file changed
examples/l2/contracts/.env.hoodi
@@ -9,5 +9,5 @@ OWNER_ADDRESS=<CONTRACT_OWNER_ADDRESS>
9
PRIVATE_KEY=<PRIVATE_KEY_TO_DEPLOY>
10
# This is the aligned proof aggregator address in hoodi see:
11
# https://docs.alignedlayer.com/guides/7_contract_addresses
12
-ALIGNED_PROOF_AGGREGATOR_ADDRESS=0xEFeD2fd949995BE1a1C7f61AbFC0A33412c37f95
+ALIGNED_PROOF_AGGREGATOR_ADDRESS=0x6B34AAaE780A5EAB4c91AB8F54f2a421E9c2FB59
13
ETHERSCAN_API_KEY=<YOUR_ETHERSCAN_API_KEY>
0 commit comments