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 1eb864b commit 1f25019Copy full SHA for 1f25019
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
# Enables `rug-backend` features for `mithril-stm` dependency
28
rug-backend = ["mithril-stm/rug-backend"]
0 commit comments