Cargo Features
[dependencies]
bp-asset-hub-polkadot = { version = "0.2.0", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default wheneverbp-asset-hub-polkadot
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables std of bp-xcm-bridge-hub-router ^0.3.0 and parity-scale-codec
bp-xcm-bridge-hub-router:
Bridge Dependencies
and std of frame-support ^25.0.0, scale-info, and sp-runtime ^28.0.0
frame-support:
Substrate Dependencies