mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-02 11:07:59 +03:00
OP-2818 [Swap] Show order route path and benefits in Swap UI
SwapInfoBase type update package.json version update
This commit is contained in:
@@ -161,7 +161,7 @@ export type SwapInfoBase = {
|
||||
minAmountOut: number,
|
||||
|
||||
path: string[],
|
||||
exchanges?: string[],
|
||||
exchanges?: Exchange[],
|
||||
poolOptimal: boolean,
|
||||
|
||||
price?: number,
|
||||
|
||||
Reference in New Issue
Block a user