-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[API-2954] Drop - Do not simulate getting out of bonded denom (#130)
* dont simulate going from bonded_denom to remote_denom * only allow for queries that will end up with users swapping into the bonded denom, not the other way around for SwapExactIn queries, only allow for users to simulate swaps starting from the remote denom and going to the bonded denom. for SwapExactOut queries, only allow for users to simulate getting the bonded denom out, meaning they would be starting from the remote denom for the swap * fix formatting
- Loading branch information
Showing
2 changed files
with
115 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters