Cargo Features

threshold_crypto has no features set by default.

[dependencies]
threshold_crypto = { version = "0.4.0", features = ["use-insecure-test-only-mock-crypto", "codec-support"] }
use-insecure-test-only-mock-crypto
codec-support = bincode, codec

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bincode codec-support?

Enables bincode

optional

codec codec-support?

Enables parity-scale-codec ^1.2.0