Skip to content

Commit 576d53c

Browse files
authored
fix: testnet contract address (#1455)
Signed-off-by: Cody Littley <[email protected]>
1 parent 260600d commit 576d53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/v2/config/environment/testnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"EthRPCURLs": [
77
"https://ethereum-holesky-rpc.publicnode.com"
88
],
9-
"BLSOperatorStateRetrieverAddr": "0x5322F480c6a14aBA6491974fa0fbF2A925C71B94",
9+
"BLSOperatorStateRetrieverAddr": "0x003497Dd77E5B73C40e8aCbB562C8bb0410320E7",
1010
"EigenDAServiceManagerAddr": "0xD4A7E1Bd8015057293f0D0A557088c286942e84b",
1111
"EigenDACertVerifierAddressQuorums0_1": "0xFe52fE1940858DCb6e12153E2104aD0fDFbE1162",
1212
"EigenDACertVerifierAddressQuorums0_1_2": "",

0 commit comments

Comments
 (0)