Cargo Features

cw1155-base has no features set by default.

[dependencies]
cw1155-base = { version = "0.16.0", features = ["backtraces", "library"] }
backtraces

Enables backtraces of cosmwasm-std ^1.1.0

library

use library feature to disable all init/handle/query exports