Cargo Features
[dependencies]
abstract-staking-adapter-traits = { version = "0.18.0", default-features = false, features = ["export", "interface"] }
- default = export
-
The
export
feature is set by default wheneverabstract-staking-adapter-traits
is added without
somewhere in the dependency tree.default-features = false - export default
- interface
-
Enables abstract-interface ^0.18.0 and cw-orch ~0.13
abstract-staking-adapter-traits has 3 features without comments.
Features from optional dependencies
Keep as is until TendermintStake updates.