From e02b411ef7a5d1ba0af4ed4854c289895c073f56 Mon Sep 17 00:00:00 2001 From: Roman Brodetski Date: Wed, 24 Jul 2024 13:16:22 +0100 Subject: [PATCH] docs(consensus): Update 09_decentralization.md (#2473) --- docs/guides/external-node/09_decentralization.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/guides/external-node/09_decentralization.md b/docs/guides/external-node/09_decentralization.md index 37cd4c502ef1..aa9598a825ca 100644 --- a/docs/guides/external-node/09_decentralization.md +++ b/docs/guides/external-node/09_decentralization.md @@ -17,6 +17,12 @@ On the gossipnet, the data integrity will be protected by the BFT (byzantine fau > current implementation it may take a couple of hours and gets faster the more nodes you add to the > `gossip_static_outbound` list (see below). We are working to remove this inconvenience. + +> [!NOTE] +> +> The minimal supported server version for this is [24.11.0](https://github.com/matter-labs/zksync-era/releases/tag/core-v24.11.0) + + ### Generating secrets Each participant node of the gossipnet has to have an identity (a public/secret key pair). When running your node for