Skip to content

Commit 585a0b7

Browse files
authored
fix: update contract addresses (#15833)
1 parent 493006e commit 585a0b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn-project/aztec/src/cli/chain_l2_config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ export const alphaTestnetL2ChainConfig: L2ChainConfig = {
137137
sponsoredFPC: true,
138138
p2pEnabled: true,
139139
p2pBootstrapNodes: [],
140-
registryAddress: '0x95383433ea735eee6e23874a5b1321a541a9f053',
141-
slashFactoryAddress: '0x5a1316892c6a5ac20e8347ee629c191a944ef2e7',
142-
feeAssetHandlerAddress: '0xfe7bf646fae39c2811dbf5d0620014c098548f24',
140+
registryAddress: '0xec4156431d0f3df66d4e24ba3d30dcb4c85fa309',
141+
slashFactoryAddress: '0x8b1566249dc8fb47234037538ce491f9500480b1',
142+
feeAssetHandlerAddress: '0x4f0376b8bcbdf72ddb38c38f48317c00e9c9aec3',
143143
seqMinTxsPerBlock: 0,
144144
seqMaxTxsPerBlock: 20,
145145
realProofs: true,

0 commit comments

Comments
 (0)