Cargo Features
[dependencies]
bp-asset-hub-wococo = { version = "0.1.0", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default wheneverbp-asset-hub-wococo
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 and scale-info
frame-support:
Substrate Dependencies