Browse Source

note about state syncing

pull/1618/head
Anton Kaliaev 6 years ago
parent
commit
f0ce8b3883
No known key found for this signature in database GPG Key ID: 7B6881D965918214
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      docs/running-in-production.rst

+ 5
- 0
docs/running-in-production.rst View File

@ -123,6 +123,11 @@ Recommended:
- 100GB SSD
- x64 2.0 GHz 2v CPU
While for now, Tendermint stores all the history and it may require significant
disk space over time, we are planning to implement state syncing (See `#828
<https://github.com/tendermint/tendermint/issues/828>`__). So, storing all the
past blocks will not be necessary.
Operating Systems
~~~~~~~~~~~~~~~~~


Loading…
Cancel
Save