mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-31 10:08:03 +03:00
Merge branch 'main' into feat/OP-4308-cross-chain-swap
# Conflicts: # package-lock.json # package.json
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user