fixup for compat with 193

This commit is contained in:
Richard Holland
2022-08-29 11:12:08 +00:00
parent 0e0355cf36
commit 267ad3703e
3 changed files with 3 additions and 3 deletions

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 = 52;
static constexpr std::size_t numFeatures = 53;
/** Amendments that this server supports and the default voting behavior.
Whether they are enabled depends on the Rules defined in the validated