Closed georgemc98 closed 1 year ago
If an Astroport pool contains a native denom (i.e. uluna), then it should include it in the provide_liquidity function here: https://github.com/apollodao/cw-dex/blob/develop/src/implementations/astroport/pool.rs#L263
provide_liquidity
Closed with commit: 9b7678059ef033dd9a49469321c4bf403e285a48
9b7678059ef033dd9a49469321c4bf403e285a48
If an Astroport pool contains a native denom (i.e. uluna), then it should include it in the
provide_liquidity
function here: https://github.com/apollodao/cw-dex/blob/develop/src/implementations/astroport/pool.rs#L263