Skip to content

Commit

Permalink
solc >= 0.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
alcueca committed Apr 23, 2024
1 parent c7a8c2b commit d41b652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interfaces/IERC7399.sol
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: CC0
pragma solidity >=0.6.4;
pragma solidity >=0.8.19;

/// @dev Specification for flash lenders compatible with ERC-7399
interface IERC7399 {
Expand Down

0 comments on commit d41b652

Please sign in to comment.