Cargo Features

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

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

std default

Enables std of encointer-primitives

local deps

and std of frame-support ^30.0.0, sp-api ^28.0.0, and sp-std

frame-support:

substrate deps