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.
TrieProof.sol
1 parent 884e2f6 commit 1e5b891Copy full SHA for 1e5b891
contracts/utils/cryptography/TrieProof.sol
@@ -1,5 +1,5 @@
1
// SPDX-License-Identifier: MIT
2
-pragma solidity ^0.8.27;
+pragma solidity ^0.8.26;
3
4
import {Bytes} from "../Bytes.sol";
5
import {Memory} from "../Memory.sol";
0 commit comments