Cargo Features

astroport-governance has no features set by default.

[dependencies]
astroport-governance = { version = "1.2.0", features = ["testnet", "backtraces"] }
testnet
backtraces

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

Enables backtraces of cosmwasm-std ^1.1