Cargo Features

near-client-primitives has no features set by default.

[dependencies]
near-client-primitives = { version = "0.21.2", features = ["nightly_protocol", "nightly", "sandbox"] }
nightly_protocol nightly?

Enables nightly_protocol of near-chain-configs and near-primitives

nightly = nightly_protocol

Enables nightly of near-chain-configs and near-primitives

sandbox

Affects types::SandboxMessage, types::SandboxResponse