Cargo Features

[dependencies]
abstract-money-market-standard = { version = "0.24.1", default-features = false, features = ["export", "testing"] }
default = export

The export feature is set by default whenever abstract-money-market-standard is added without default-features = false somewhere in the dependency tree.

export default
testing

Enables daemon of cw-orch

cw-orch:

enable the optional dependencies

Affects abstract-money-market-standard::tests