Cargo Features

near-chain-configs has no features set by default.

[dependencies]
near-chain-configs = { version = "0.21.2", features = ["nightly_protocol", "nightly", "metrics"] }
nightly_protocol nightly?

Enables nightly_protocol of near-o11y, near-parameters, and near-primitives

nightly = nightly_protocol

Enables nightly of near-o11y, near-parameters, and near-primitives

metrics = near-o11y

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

near-o11y metrics? nightly? nightly_protocol?