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 e430903 commit 9b33c60Copy full SHA for 9b33c60
mithril-common/Cargo.toml
@@ -22,7 +22,7 @@ ignored = ["serde_bytes"]
22
crate-type = ["lib", "cdylib", "staticlib"]
23
24
[features]
25
-default = ["rug-backend"]
+default = ["rug-backend", "allow_skip_signer_certification"]
26
27
# Full feature set
28
full = ["test_tools"]
0 commit comments