Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 9d84549

Browse files
author
Steven Valeri
committed
fix: update comment for setReserveFlashLoaning
1 parent 2f2e18e commit 9d84549

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/interfaces/IPoolConfigurator.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ interface IPoolConfigurator {
319319

320320
/**
321321
* @notice Enable or disable flashloans on a reserve
322-
* @dev Can only be enabled (set to true) if borrowing is enabled
323322
* @param asset The address of the underlying asset of the reserve
324323
* @param enabled True if flashloans need to be enabled, false otherwise
325324
*/

0 commit comments

Comments
 (0)