Cargo Features

dao-pre-propose-base has no features set by default.

[dependencies]
dao-pre-propose-base = { version = "2.3.0", features = ["backtraces", "library"] }
backtraces

for more explicit tests, cargo test --features=backtraces

Enables backtraces of cosmwasm-std ^1.2

library

use library feature to disable all instantiate/execute/query WASM exports