Skip to content

Commit

Permalink
fix: update comment for setReserveFlashLoaning
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Valeri committed Oct 18, 2022
1 parent 2f2e18e commit 9d84549
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/interfaces/IPoolConfigurator.sol
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ interface IPoolConfigurator {

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

0 comments on commit 9d84549

Please sign in to comment.