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 eebd51e commit 296a87eCopy full SHA for 296a87e
contracts/utils/Base58.sol
@@ -1,6 +1,6 @@
1
// SPDX-License-Identifier: MIT
2
3
-pragma solidity ^0.8.24;
+pragma solidity ^0.8.26;
4
5
import {SafeCast} from "./math/SafeCast.sol";
6
import {Bytes} from "./Bytes.sol";
0 commit comments