fix: console log all constants

This commit is contained in:
Mikhail Gladchenko
2024-03-25 12:23:44 +00:00
parent 4af485cbbf
commit 940b269c01
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.20.76-rc100",
"version": "0.20.76-rc101",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",

View File

@@ -157,7 +157,7 @@ export async function generateSwapCalldata({
if (singleSwap.assetOut == ethers.ZeroAddress) singleSwap.assetOut = wethAddress;
return singleSwap;
});
calldata
console.log('path2', path);
let calls: BytesLike[];
({ swapDescription, calls } = await processSwaps(