Cargo Features
[dependencies]
strategy-vaults = { version = "0.0.1", default-features = false, features = ["no-entrypoint", "no-idl", "cpi", "RDM-STAKE-LP-COMPOUND"] }
- default = RDM-STAKE-LP-COMPOUND
-
The
RDM-STAKE-LP-COMPOUND
feature is set by default wheneverstrategy-vaults
is added without
somewhere in the dependency tree.default-features = false - no-entrypoint cpi?
- no-idl
- cpi = no-entrypoint
- RDM-STAKE-LP-COMPOUND default
-
Affects
instructions::raydium_stake_lp_compound
…