diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2023-08-17 10:33:30 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2023-08-17 10:33:30 -0500 |
| commit | 2d25364f42aa745399ccc40ca45caf87097b7005 (patch) | |
| tree | b4bc6c58e359179f1ba9497ef076fd4ce1418eaa /installers | |
| parent | 8323fb02caf4ae233e127d8e49d8e267b2021371 (diff) | |
| parent | ddcc17b7b8ea48ef8f0ebdc70fca99622d0095a3 (diff) | |
| download | monzero-gui-2d25364f42aa745399ccc40ca45caf87097b7005.tar.gz monzero-gui-2d25364f42aa745399ccc40ca45caf87097b7005.tar.xz monzero-gui-2d25364f42aa745399ccc40ca45caf87097b7005.zip | |
Merge pull request #4185
ddcc17b installers/windows/Readme.htm Updated blockchain size and added pruning description (Dvd-Znf)
Diffstat (limited to 'installers')
| -rw-r--r-- | installers/windows/ReadMe.htm | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/installers/windows/ReadMe.htm b/installers/windows/ReadMe.htm index 139204c0..6a50797c 100644 --- a/installers/windows/ReadMe.htm +++ b/installers/windows/ReadMe.htm @@ -56,11 +56,14 @@ i.e. let it download the blockchain and store it locally on your computer, or you can configure your wallet to
access a remote <i>open node</i> to get indirect access to the blockchain.</p>
- <p>Working with your own copy of the blockchain is <b>preferred</b>: It strengthens the Monero network, and it
+ <p>You can also <i>Prune</i> the blockchain in order to save 2/3 of storage space while keeping the full transaction history.
+ More information regarding how pruning works can be found <a href="https://www.getmonero.org/resources/moneropedia/pruning.html">here</a>.</p>
+
+ <p>Working with your own copy of the blockchain, even pruned, is <b>preferred</b>: It strengthens the Monero network, and it
provides the most security and privacy possible for you.</p>
<p>However if your Internet access makes it difficult to run a full node, or if you have simply no room to store
- the blockchain locally (about 90 GB in May 2020, and of course growing), you can compromise and try to connect
+ the blockchain locally (about 160 GB in June 2023, and of course growing), you can compromise and try to connect
to a remote node. One way of finding such a node is checking
<a href="https://moneroworld.com/#nodes">this page</a>.
</p>
|
