File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,9 @@ pub const ALIGNED_PROOF_AGG_SERVICE_ADDRESS_MAINNET_STAGE: &str = "0x0";
8383pub const ALIGNED_PROOF_AGG_SERVICE_ADDRESS_HOLESKY_STAGE : & str =
8484 "0x7Eace34A8d4C4CacE633946C6F7CF4BeF3F33513" ;
8585pub const ALIGNED_PROOF_AGG_SERVICE_ADDRESS_HOLESKY : & str =
86- "0xe84CD4084d8131841CE6DC265361f81F4C59a1d4" ;
87- pub const ALIGNED_PROOF_AGG_SERVICE_ADDRESS_HOODI : & str = "0x0" ; // TODO: Update with actual Hoodi aggregation service address
86+ "0x98b7862BFbFA2B693c82159D94b44Cde1139f998" ;
87+ pub const ALIGNED_PROOF_AGG_SERVICE_ADDRESS_HOODI : & str =
88+ "0xEFeD2fd949995BE1a1C7f61AbFC0A33412c37f95" ;
8889pub const ALIGNED_PROOF_AGG_SERVICE_ADDRESS_DEVNET : & str =
8990 "0xcbEAF3BDe82155F56486Fb5a1072cb8baAf547cc" ;
9091pub const ALIGNED_PROOF_AGG_SERVICE_ADDRESS_SEPOLIA : & str =
You can’t perform that action at this time.
0 commit comments