Cargo Features

astroport-pair-concentrated has no features set by default.

[dependencies]
astroport-pair-concentrated = { version = "4.1.0", features = ["backtraces", "library", "injective", "sei"] }
backtraces

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

Enables backtraces of cosmwasm-std ^1.5

library
injective

Enables injective of astroport and astroport-pcl-common

sei

Enables sei of astroport and astroport-pcl-common