Cargo Features

zksync_eth_client has no features set by default.

[dependencies]
zksync_eth_client = { version = "29.5.0-non-semver-compat", features = ["node_framework"] }
node_framework

Enables zksync_node_framework and zksync_shared_resources, node_framework of zksync_health_check, node_framework of zksync_web3_decl

Affects zksync_eth_client::node

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.

zksync_health_check node_framework?