Amendment: featureRemit (#278)

* Remit Amendment

Co-authored-by: Denis Angell <dangell@transia.co>

Co-authored-by: Richard Holland <richard.holland@starstone.co.nz>
This commit is contained in:
Denis Angell
2024-03-10 23:29:39 +01:00
committed by GitHub
parent caa8b382d8
commit 75aba531d6
27 changed files with 4108 additions and 7 deletions

View File

@@ -461,6 +461,7 @@ REGISTER_FEATURE(XahauGenesis, Supported::yes, VoteBehavior::De
REGISTER_FEATURE(HooksUpdate1, Supported::yes, VoteBehavior::DefaultYes);
REGISTER_FIX (fixXahauV1, Supported::yes, VoteBehavior::DefaultNo);
REGISTER_FIX (fixXahauV2, Supported::yes, VoteBehavior::DefaultNo);
REGISTER_FEATURE(Remit, Supported::yes, VoteBehavior::DefaultNo);
// The following amendments are obsolete, but must remain supported
// because they could potentially get enabled.