We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493006e commit 585a0b7Copy full SHA for 585a0b7
yarn-project/aztec/src/cli/chain_l2_config.ts
@@ -137,9 +137,9 @@ export const alphaTestnetL2ChainConfig: L2ChainConfig = {
137
sponsoredFPC: true,
138
p2pEnabled: true,
139
p2pBootstrapNodes: [],
140
- registryAddress: '0x95383433ea735eee6e23874a5b1321a541a9f053',
141
- slashFactoryAddress: '0x5a1316892c6a5ac20e8347ee629c191a944ef2e7',
142
- feeAssetHandlerAddress: '0xfe7bf646fae39c2811dbf5d0620014c098548f24',
+ registryAddress: '0xec4156431d0f3df66d4e24ba3d30dcb4c85fa309',
+ slashFactoryAddress: '0x8b1566249dc8fb47234037538ce491f9500480b1',
+ feeAssetHandlerAddress: '0x4f0376b8bcbdf72ddb38c38f48317c00e9c9aec3',
143
seqMinTxsPerBlock: 0,
144
seqMaxTxsPerBlock: 20,
145
realProofs: true,
0 commit comments