Skip to content

Commit

Permalink
fix: include route;
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlilley committed Aug 8, 2024
1 parent 37646a9 commit af87600
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apis/router/src/handlers/swap/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ function handler(
: undefined,
routeProcessorAddress,
true,
false,
true
)

// we want to return { route, tx: { from, to, gas, gasPrice, value, input } }
Expand Down

0 comments on commit af87600

Please sign in to comment.