Cargo Features
[dependencies]
pallet-encointer-communities-rpc-runtime-api = { version = "14.1.0", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default wheneverpallet-encointer-communities-rpc-runtime-api
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables std of encointer-primitives, sp-api, and sp-std
encointer-primitives:
local deps