We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2943337 commit acdf09aCopy full SHA for acdf09a
mithril-common/Cargo.toml
@@ -19,7 +19,7 @@ rustdoc-args = ["--cfg", "docsrs"]
19
ignored = ["serde_bytes"]
20
21
[features]
22
-default = ["rug-backend"]
+default = ["rug-backend", "allow_skip_signer_certification"]
23
24
# Enables `rug-backend` features for `mithril-stm` dependency
25
rug-backend = ["mithril-stm/rug-backend"]
0 commit comments