Cargo Features

white-whale-std has no features set by default.

[dependencies]
white-whale-std = { version = "1.1.4", features = ["backtraces", "injective", "osmosis", "osmosis_token_factory"] }
backtraces

Enables backtraces of cosmwasm-std ^1.5.4

injective

Enables cosmwasm_1_1 and stargate of cosmwasm-std ^1.5.4

Affects asset::PEGGY_PREFIX, pool_network::denom_injective

osmosis = osmosis_token_factory

Affects pair::PoolFee.osmosis_fee, pair::Config.cosmwasm_pool_interface, pair::SimulationResponse.osmosis_fee_amount, pair::ReverseSimulationResponse.osmosis_fee_amount, trio::PoolFee.osmosis_fee, trio::SimulationResponse.osmosis_fee_amount, trio::ReverseSimulationResponse.osmosis_fee_amount

osmosis_token_factory osmosis?

Enables cosmwasm_1_1 and stargate of cosmwasm-std ^1.5.4

Affects pool_network::denom_osmosis