We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6969f2a commit fd27452Copy full SHA for fd27452
src/hooks/IPairHooks.sol
@@ -1,5 +1,5 @@
1
// SPDX-License-Identifier: AGPL-3.0
2
-pragma solidity ^0.8.20;
+pragma solidity ^0.8.0;
3
4
import {ERC20} from "solmate/tokens/ERC20.sol";
5
import {IERC721} from "@openzeppelin/contracts/token/ERC721/IERC721.sol";
0 commit comments