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