Merge branch 'main' into feat/OP-4308-cross-chain-swap

# Conflicts:
#	package-lock.json
#	package.json
This commit is contained in:
TheJuze
2024-01-16 12:57:44 +03:00
3 changed files with 4 additions and 4 deletions

View File

@@ -198,7 +198,7 @@ class Aggregator {
isReversedOrder?: boolean,
partnerId?: string,
fromWidget?: boolean,
source?: string,
source?: 'TERMINAL_MARKET' | 'TERMINAL_LIMIT' | 'SWAP_UI',
rawExchangeRestrictions?: string | undefined,
) => {
const headers = {