add 1 to feature count

This commit is contained in:
Richard Holland
2025-04-15 17:15:40 +10:00
parent 94fab7d58b
commit d3cfd46af3

View File

@@ -74,7 +74,7 @@ namespace detail {
// Feature.cpp. Because it's only used to reserve storage, and determine how
// large to make the FeatureBitset, it MAY be larger. It MUST NOT be less than
// the actual number of amendments. A LogicError on startup will verify this.
static constexpr std::size_t numFeatures = 79;
static constexpr std::size_t numFeatures = 80;
/** Amendments that this server supports and the default voting behavior.
Whether they are enabled depends on the Rules defined in the validated