Cargo Features

[dependencies]
solana-vaults = { version = "1.1.3", default-features = false, features = ["test-bpf", "RDM-STAKE-LP-COMPOUND", "SBR-STAKE-LP-COMPOUND", "ORC-STAKE-LP-COMPOUND"] }
default = RDM-STAKE-LP-COMPOUND

The RDM-STAKE-LP-COMPOUND feature is set by default whenever solana-vaults is added without default-features = false somewhere in the dependency tree.

no-entrypoint debug test-bpf
RDM-STAKE-LP-COMPOUND default

Affects strategies::rdm_stake_lp_compound

SBR-STAKE-LP-COMPOUND

Affects strategies::sbr_stake_lp_compound

ORC-STAKE-LP-COMPOUND

Affects strategies::orc_stake_lp_compound