Skip to content

Commit 8cc1cc0

Browse files
committed
wip(common): deactivate signer certification
1 parent 41c91e9 commit 8cc1cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = ["num-integer-backend"]
22+
default = ["num-integer-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)