Skip to content

Commit

Permalink
Activate 'allow_skip_signer_certification' - do not merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraynaud committed Dec 4, 2023
1 parent 059d273 commit aca64c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mithril-common/Cargo.toml
Expand Up @@ -88,7 +88,7 @@ serde_json = "1.0.107"
serde_yaml = "0.9.25"

[features]
default = []
default = ["allow_skip_signer_certification"]

allow_skip_signer_certification = []
# portable feature avoids SIGILL crashes on CPUs not supporting Intel ADX instruction set when built on CPUs that support it
Expand Down

0 comments on commit aca64c7

Please sign in to comment.