Skip to content

Commit 1f25019

Browse files
committed
wip: DO NOT MERGE - activate 'allow_skip_signer_certification'
1 parent 1eb864b commit 1f25019

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)