From 243027ffd21a30668321e085a0c26db00739e04e Mon Sep 17 00:00:00 2001 From: Andy Nelson Date: Fri, 3 Apr 2026 12:59:34 +0100 Subject: [PATCH] Update node version from P9 to P10 in documentation Update the guide on running a local chain with docker to match updated local stack spec. --- .../network/guides/run-local-chain/run-local-chain-docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/mainnet/docs/network/guides/run-local-chain/run-local-chain-docker.rst b/source/mainnet/docs/network/guides/run-local-chain/run-local-chain-docker.rst index dca497fe68..f2cf9f9d0b 100644 --- a/source/mainnet/docs/network/guides/run-local-chain/run-local-chain-docker.rst +++ b/source/mainnet/docs/network/guides/run-local-chain/run-local-chain-docker.rst @@ -9,7 +9,7 @@ The easiest way to run a local Concordium chain is using the `Concordium Local S What's included =============== -- **P9 Node** with GRPC on port 20100 +- **P10 Node** with GRPC on port 20100 - **Test Identity Provider** for wallet ID issuance - **Wallet Proxy** on port 7013 - **CCDScan Explorer** on port 7016