Skip to content

Commit

Permalink
updated estimate queries
Browse files Browse the repository at this point in the history
  • Loading branch information
swelf19 committed Feb 23, 2024
1 parent 9625897 commit a431315
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/neutron-sdk/src/bindings/dex/query.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ pub enum DexQuery {
},
/// Queries the simulated result of a multihop swap
EstimateMultiHopSwap {
creator: String,
receiver: String,
routes: Vec<MultiHopRoute>,
amount_in: Int128,
Expand Down

0 comments on commit a431315

Please sign in to comment.