Update Aztec devnet to v4-devnet-2 and testnet to 4.1.0-rc.2

- aztec-devnet: rollup_version 1647720761->615022430, url devnet-6->v4-devnet-2.aztec-labs.com
- aztec-testnet: rollup_version 2500495677->4127419662 (network upgraded)
This commit is contained in:
2026-03-13 04:41:41 +00:00
parent 4aa653b29a
commit 15eabc9e62

View File

@@ -1539,13 +1539,13 @@
] ]
}, },
"aztec-devnet": { "aztec-devnet": {
"rollup_version": "1647720761", "rollup_version": "615022430",
"urls": [ "urls": [
"https://devnet-6.aztec-labs.com/" "https://v4-devnet-2.aztec-labs.com/"
] ]
}, },
"aztec-testnet": { "aztec-testnet": {
"rollup_version": "2500495677", "rollup_version": "4127419662",
"urls": [ "urls": [
"https://rpc.testnet.aztec-labs.com" "https://rpc.testnet.aztec-labs.com"
] ]