Skip to content

Commit 4d9ca23

Browse files
committed
DO NOT MERGE
1 parent b9f2466 commit 4d9ca23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rustdoc-args = ["--cfg", "docsrs"]
1919
ignored = ["serde_bytes"]
2020

2121
[features]
22-
default = ["rug-backend"]
22+
default = ["rug-backend", "allow_skip_signer_certification"]
2323

2424
# Enables `rug-backend` features for `mithril-stm` dependency
2525
rug-backend = ["mithril-stm/rug-backend"]

0 commit comments

Comments
 (0)