diff --git a/resources/known-amendments.md b/resources/known-amendments.md index db00d234fd..952fc1c54d 100644 --- a/resources/known-amendments.md +++ b/resources/known-amendments.md @@ -942,7 +942,7 @@ It is believed that this change does not affect transaction processing, but it i | Default Vote (Latest stable release) | No | | Pre-amendment functionality retired? | No | -Adds flag checks for `CredentialCreate`, `CredentialAccept`, and `CredentialDelete` transactions. With this amendment enabled, these transactions will return a `temINVALID_FLAG` error if they include a flag that doesn't exist, or a contradictory combination of flags. +Adds flag checks for `CredentialCreate`, `CredentialAccept`, `CredentialDelete`, and `SignerListSet` transactions. With this amendment enabled, these transactions will return a `temINVALID_FLAG` error if they include a flag that doesn't exist, or a contradictory combination of flags. ### fixMasterKeyAsRegularKey