Cargo Features
dao-pre-propose-base has no features set by default.
[dependencies]
dao-pre-propose-base = { version = "2.5.0", features = ["backtraces", "library"] }
- backtraces
-
for more explicit tests, cargo test --features=backtraces
Enables backtraces of cosmwasm-std ^1.5.4
- library
-
use library feature to disable all instantiate/execute/query WASM exports