Cargo Features
[dependencies]
grandpa-verifier-primitives = { version = "0.1.1", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default whenevergrandpa-verifier-primitives
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables std of ismp and sp-consensus-grandpa ^21.0.0
ismp:
polytope
and std of anyhow, parity-scale-codec, finality-grandpa, and frame-support ^37.0.0
anyhow:
crates.io
and std of sp-core ^34.0.0, sp-io ^38.0.0, sp-runtime ^39.0.0, sp-std, sp-storage ^21.0.0, and sp-trie ^37.0.0
sp-core:
substrate