Cargo Features

[dependencies]
ledger-zcash-builder = { version = "0.11.2", default-features = false, features = ["bundled-prover", "local-prover", "zcash_proofs"] }
default = zcash_proofs

The zcash_proofs feature is set by default whenever ledger-zcash-builder is added without default-features = false somewhere in the dependency tree.

bundled-prover = wagyu-zcash-parameters
local-prover

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.

wagyu-zcash-parameters bundled-prover?

Enables wagyu-zcash-parameters

zcash

zcash_proofs default

Enables zcash_proofs ^0.7