Cargo Features

[dependencies]
wormhole-solana-utils = { version = "0.3.0-alpha.1", default-features = false, features = ["anchor"] }
default = anchor

The anchor feature is set by default whenever wormhole-solana-utils is added without default-features = false somewhere in the dependency tree.

anchor default

Enables anchor-lang

For anchor feature

Affects wormhole-solana-utils::accounts, wormhole-solana-utils::cpi