Minor doc clarification
This commit is contained in:
@ -107,9 +107,11 @@ possible to boot the node all the way from the genesis block. Instead boot from
|
|||||||
a snapshot first and then add the `--no-snapshot-fetch` parameter for reboots.
|
a snapshot first and then add the `--no-snapshot-fetch` parameter for reboots.
|
||||||
|
|
||||||
It is important to note that the amount of historical ledger available to your
|
It is important to note that the amount of historical ledger available to your
|
||||||
nodes is limited to what your trusted validators retain. You will need to ensure
|
nodes from the rest of the network is limited at any point in time. Once
|
||||||
your nodes do not experience downtimes longer than this span, if ledger
|
operational if your validators experience significant downtime they may not be
|
||||||
continuity is crucial for you.
|
able to catch up to the network and will need to download a new snapshot from a
|
||||||
|
trusted validator. In doing so your validators will now have a gap in its
|
||||||
|
historical ledger data that cannot be filled.
|
||||||
|
|
||||||
|
|
||||||
### Minimizing Validator Port Exposure
|
### Minimizing Validator Port Exposure
|
||||||
|
Reference in New Issue
Block a user