Cargo Features

astroport-pair-xyk-sale-tax has no features set by default.

[dependencies]
astroport-pair-xyk-sale-tax = { version = "2.0.2", features = ["backtraces", "injective", "sei", "library"] }
backtraces

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

Enables backtraces of cosmwasm-std ^1.5

injective

Enables injective of astroport

sei

Enables sei of astroport

library