refactor: Retire HardenedValidations amendment (#5988)

Amendments activated for more than 2 years can be retired. This change retires the HardenedValidations amendment.
This commit is contained in:
Jingchen
2025-11-04 17:04:01 +00:00
committed by GitHub
parent f3a2ec1fb2
commit f28ba57b81
4 changed files with 14 additions and 19 deletions

View File

@@ -51,7 +51,6 @@ STValidation::validationFormat()
{sfSigningPubKey, soeREQUIRED},
{sfSignature, soeREQUIRED},
{sfConsensusHash, soeOPTIONAL},
// featureHardenedValidations
{sfCookie, soeDEFAULT},
{sfValidatedHash, soeOPTIONAL},
{sfServerVersion, soeOPTIONAL},