Skip to content

Commit 32f7efd

Browse files
author
Codespace
committed
fix(docs): show developer SDK version for testnet in networks page
1 parent 2e614ee commit 32f7efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/networks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma
1919

2020
| Parameter | Alpha (Mainnet) | Testnet |
2121
|-----------|-------------------|---------|
22-
| **Version** | `4.1.3` (node operators)<br/>`4.2.0-aztecnr-rc.2` (developer SDK) | `4.1.3` |
22+
| **Version** | `4.1.3` (node operators)<br/>`4.2.0-aztecnr-rc.2` (developer SDK) | `4.1.3` (node operators)<br/>`4.2.0-aztecnr-rc.2` (developer SDK) |
2323
| **L1 Chain ID** | `1` (Mainnet) | `11155111` (Sepolia) |
2424
| **Rollup Version** | `2934756905` | `4127419662` |
2525
| **RPC Endpoint** | `https://aztec-mainnet.drpc.org` | `https://rpc.testnet.aztec-labs.com` |

0 commit comments

Comments
 (0)