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 whenever abstract-staking-adapter-traits is added without default-features = false somewhere in the dependency tree.

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.