comments fiz

This commit is contained in:
pradyuman-verma 2022-06-20 16:14:19 +05:30
parent b2e3acd15c
commit f26d346b87
No known key found for this signature in database
GPG Key ID: E36FD6BC8923221F

View File

@ -18,6 +18,7 @@ abstract contract InstaDexSimulationResolver is Events, Helpers {
* @param sellAmount The sell token amount
* @param buyAmount The buy token amount
* @param setId Set token amount at this ID in `InstaMemory` Contract.
* @param getId Get token amount at this ID in `InstaMemory` Contract.
*/
function swap(
address sellToken,