apollodao / cw-dex

CosmWasm abstractions for decentralized exchanges.
Mozilla Public License 2.0
5 stars 4 forks source link

Astroport provide_liquidity implementation should send native tokens in `funds` vector #86

Closed georgemc98 closed 1 year ago

georgemc98 commented 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

georgemc98 commented 1 year ago

Closed with commit: 9b7678059ef033dd9a49469321c4bf403e285a48