We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c7bbda commit ec33f8eCopy full SHA for ec33f8e
src/contracts/extensions/v3-config-engine/IAaveV3ConfigEngine.sol
@@ -316,7 +316,7 @@ interface IAaveV3ConfigEngine {
316
function updateBorrowSide(BorrowUpdate[] memory updates) external;
317
318
/**
319
- * @notice Performs an update of the e-mode categories, in the Aave pool configured in this engine instance
+ * @notice Performs creation of new e-mode categories, in the Aave pool configured in this engine instance
320
* @param creations `EModeCategoryCreation[]` list of declarative creations containing the new parameters
321
* More information on the documentation of the struct.
322
*/
0 commit comments