We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
solc
1 parent f1cbc0e commit 0bf47fcCopy full SHA for 0bf47fc
src/core/Hanji.sol
@@ -1,5 +1,5 @@
1
// SPDX-License-Identifier: MIT
2
-pragma solidity ^0.8.33;
+pragma solidity ^0.8.25;
3
4
import {IERC20} from "@forge-std/interfaces/IERC20.sol";
5
import {SafeTransferLib} from "../vendor/SafeTransferLib.sol";
0 commit comments