Skip to content

Commit adc30d1

Browse files
committed
DO NOT MERGE
1 parent 3dfc782 commit adc30d1

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
@@ -22,7 +22,7 @@ ignored = ["serde_bytes"]
2222
crate-type = ["lib", "cdylib", "staticlib"]
2323

2424
[features]
25-
default = ["rug-backend"]
25+
default = ["rug-backend", "allow_skip_signer_certification"]
2626

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

0 commit comments

Comments
 (0)