Skip to content

Commit

Permalink
Update docs about --Xsnapsync-bft-enabled deprecation and removal in …
Browse files Browse the repository at this point in the history
…future release

Signed-off-by: Bhanu Pulluri <[email protected]>
  • Loading branch information
Bhanu Pulluri committed Nov 28, 2024
1 parent 8738293 commit c2f3932
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/public-networks/reference/cli/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -5589,6 +5589,16 @@ The synchronization mode. Use `SNAP` for [snap sync](../../concepts/node-sync.md

:::

:::Deprecation warning Early access feature

`--Xsnapsync-bft-enabled` is an early access feature available in Besu version 24.7.1 and later.
It is not stable, so use this option with caution. This option is now deprecated and will be removed in a future release.

Use `--Xsnapsync-bft-enabled` with `--sync-mode=SNAP` to enable snap sync in QBFT and IBFT 2.0 private networks.
When `--Xsnapsync-bft-enabled` will be removed in a future release, snap sync will be enabled by default in QBFT and IBFT 2.0 private networks.

:::

### `target-gas-limit`

<Tabs>
Expand Down

0 comments on commit c2f3932

Please sign in to comment.