They are called Hush Arrakis Chains (HACs) now

This commit is contained in:
Duke
2024-03-15 14:06:57 -04:00
parent bbfa41c77d
commit 65c4c5c8de
9 changed files with 10 additions and 10 deletions

View File

@@ -2733,7 +2733,7 @@ bool CNode::GetTlsValidate()
{
if (tlsValidate == eTlsOption::FALLBACK_UNSET)
{
// This is useful for private Hush Smart Chains, that want to exist
// This is useful for private Hush Arrakis Chains, that want to exist
// on a closed VPN with an internal CA or trusted cert system, or
// various other use cases
if ( GetBoolArg("-tlsvalidate", false)) {