Skip to content

Commit

Permalink
docs(consensus): Update 09_decentralization.md (#2473)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBrodetski authored Jul 24, 2024
1 parent 513b56e commit e02b411
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/guides/external-node/09_decentralization.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e02b411

Please sign in to comment.