apollodao / cw-dex

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

Validate that pool exists in `Pool::new()` implementations #102

Closed pacmanifold closed 1 year ago

pacmanifold commented 1 year ago

Simulate a swap to validate that the pool exists, throw error if not