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

@@ -1128,7 +1128,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
LogPrintf("%s: parameter interaction: -externalip set -> setting -discover=0\n", __func__);
}
// Read asmap file by default for HUSH3 and all Hush Smart Chains
// Read asmap file by default for HUSH3 and all Hush Arrakis Chains
if (GetArg("-asmap",1)) {
fs::path asmap_path = fs::path(GetArg("-asmap", ""));