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 296a87e commit 8c94accCopy full SHA for 8c94acc
test/utils/Base58.t.sol
@@ -1,6 +1,6 @@
1
// SPDX-License-Identifier: MIT
2
3
-pragma solidity ^0.8.20;
+pragma solidity ^0.8.26;
4
5
import {Test} from "forge-std/Test.sol";
6
import {Base58} from "@openzeppelin/contracts/utils/Base58.sol";
0 commit comments