Cargo Features
[dependencies]
blueprint-chain-setup-common = { version = "0.1.0-alpha.4", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default wheneverblueprint-chain-setup-common
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables std of blueprint-clients, blueprint-contexts, blueprint-crypto, blueprint-crypto-tangle-pair-signer, blueprint-keystore, blueprint-networking, blueprint-std, sp-core ^34.0.0, tangle-subxt, and thiserror
blueprint-keystore:
Core features
blueprint-chain-setup-common has 2 features without comments.