Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update minimum specs #328

Merged
merged 2 commits into from
Jan 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/user/masternodes/understanding.rst
Original file line number Diff line number Diff line change
Expand Up @@ -305,24 +305,24 @@ Masternode requirements
- A dedicated IP address: These usually come with the VPS/server.

In addition to the DASH held in collateral, masternodes also have
minimum hardware requirements. For Dash versions 0.14 and higher, these
minimum hardware requirements. For Dash versions 20.0 and higher, these
requirements are as follows:

.. _mn-hardware-reqs-table:

+---------+------------------+------------------+
| | Minimum | Recommended |
+=========+==================+==================+
| CPU | 1x 2 GHz | 2x 2 GHz |
| CPU | 2x 2 GHz | 3x 2 GHz |
+---------+------------------+------------------+
| RAM | 4 GB + 2 GB swap | 8 GB + 4 GB swap |
+---------+------------------+------------------+
| Disk | 60 GB | 80 GB |
+---------+------------------+------------------+
| Network | 400 GB/mth | 1 TB/mth |
| Network | 750 GB/mth | 1 TB/mth |
+---------+------------------+------------------+

Masternode bandwidth use ranges between 300-500 GB per month and will
Masternode bandwidth use ranges between 600-900 GB per month and will
grow as the network does.

Dash Evolution
Expand Down