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 f1d643d commit 783fcccCopy full SHA for 783fccc
contracts/FarmingPool.sol
@@ -1,6 +1,6 @@
1
// SPDX-License-Identifier: MIT
2
3
-pragma solidity ^0.8.9;
+pragma solidity ^0.8.0;
4
5
import "@openzeppelin/contracts/access/Ownable.sol";
6
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
0 commit comments