diff --git a/docs/user/masternodes/understanding.rst b/docs/user/masternodes/understanding.rst index 8a9f10313..f0901eda7 100644 --- a/docs/user/masternodes/understanding.rst +++ b/docs/user/masternodes/understanding.rst @@ -421,7 +421,11 @@ Core. To support the network effectively, the following requirements are recomme .. note:: - Intel CPUs should be `Haswell architecture `_ or newer + Platform release builds target the `x86-64-v3 `_ + microarchitecture level. Most Intel `Haswell `_ + (2013) and newer CPUs, as well as AMD Excavator (2015) and newer CPUs, support this level. + However, some older Haswell-era processors (e.g. certain Xeon E5 v3 steppings with TSX disabled) + may not be compatible. ARM64 hosts are also supported. +---------+------------------+ | | Recommended |