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 b56cdc8 commit 1f4819fCopy full SHA for 1f4819f
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