minor change

This commit is contained in:
Richa-iitr 2022-06-04 09:20:36 +05:30
parent a43317b69b
commit 2e21b0df0e

View File

@ -23,6 +23,7 @@ abstract contract Helper {
contract SwapHelpers is Helper { contract SwapHelpers is Helper {
/** /**
*@dev Performs the swap usign the dex aggregators.
*@param _connectors name of the connectors in preference order. *@param _connectors name of the connectors in preference order.
*@param _inputData data for the swap cast. *@param _inputData data for the swap cast.
*/ */