Cargo Features

[dependencies]
pallet-encointer-communities-rpc-runtime-api = { version = "7.0.0", default-features = false, features = ["std"] }
default = std

The std feature is set by default whenever pallet-encointer-communities-rpc-runtime-api is added without default-features = false somewhere in the dependency tree.

std default

Enables std of encointer-primitives, sp-api ^28.0.0, and sp-std

encointer-primitives:

local deps