List of Changes:
-Add a new variable namely "dsId" in Asset contract
-Add dsId as parameter to deploySwapAssets function
-Set That dsId variable in constructor of Asset contract by taking dsId value as parameter
Notes
yarn build using --via-ir or "viaIR=true" in hardhat.config.ts
Changes
List of Changes: -Add a new variable namely "dsId" in Asset contract -Add dsId as parameter to deploySwapAssets function -Set That dsId variable in constructor of Asset contract by taking dsId value as parameter
Notes
yarn build using --via-ir or "viaIR=true" in hardhat.config.ts