sandbox-smart-contracts icon indicating copy to clipboard operation
sandbox-smart-contracts copied to clipboard

feat: remove getFeeSide improve code readability

Open adjisb opened this issue 1 year ago • 0 comments

Description

remove get fee side and move code to doTransfer, now it is more clear that we only take fees and royalties if one side is ERC20. Improve code readability by splitting asset type and value in DealSide struct.

adjisb avatar Oct 17 '23 12:10 adjisb