Cargo Features
juno-tokenfactory-core has no features set by default.
[dependencies]
juno-tokenfactory-core = { version = "0.0.4", features = ["backtraces", "library"] }
- backtraces
-
for more explicit tests, cargo test --features=backtraces
Enables backtraces of cosmwasm-std ^1.1
- library
-
use library feature to disable all instantiate/execute/query exports