From 0eadf25949358c282e1af686eb08293b734dcc2c Mon Sep 17 00:00:00 2001 From: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> Date: Tue, 13 Feb 2024 11:18:39 -0800 Subject: [PATCH] Update storage amount Signed-off-by: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> --- docs/public-networks/concepts/data-storage-formats.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/public-networks/concepts/data-storage-formats.md b/docs/public-networks/concepts/data-storage-formats.md index 30802b9a080..4bc84d5e27f 100644 --- a/docs/public-networks/concepts/data-storage-formats.md +++ b/docs/public-networks/concepts/data-storage-formats.md @@ -82,10 +82,11 @@ The following table shows the ways you can [sync a full node](../get-started/con | Data storage format | Sync mode | Storage estimate | Can other nodes sync to your node? | | --- | --- | --- | --- | | Bonsai | Fast | 650 GB | No | -| Bonsai | Snap | 650 GB | To be implemented | +| Bonsai | Snap | 994 GB | To be implemented | | Forest | Fast | 750 GB | Yes | | Forest | Snap | 750 GB | No | + :::tip We recommend using snap sync with Bonsai for the fastest sync and lowest storage requirements.