Cargo Features
greedy-solana has no features set by default.
[dependencies]
greedy-solana = { version = "0.1.2", features = ["idl-build", "no-entrypoint", "no-log-ix-name", "cpi", "anchor-debug", "testing"] }
- idl-build
-
Enables idl-build of anchor-lang and anchor-spl
- no-entrypoint cpi?
- no-idl no-log-ix-name
- cpi = no-entrypoint
- anchor-debug
- testing
-
Affects
constants::SECONDS_PER_HOUR
…