Skip to content

Commit

Permalink
feat: added supporting types for LF-608 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
H3xept committed May 3, 2022
1 parent 2dd3d7a commit 48454c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export interface QuoteRequest extends ToolConfiguration {

toChain: number | string
toToken: string
// toAddress?: string // TODO: add bridge support first
toAddress?: string

order?: Order
slippage?: number | string
Expand Down

0 comments on commit 48454c5

Please sign in to comment.