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 f451b1e commit 462a9a1Copy full SHA for 462a9a1
src/libraries/BytesParsing.sol
@@ -1,5 +1,5 @@
1
// SPDX-License-Identifier: Apache 2
2
-pragma solidity ^0.8.19;
+pragma solidity ^0.8.13;
3
4
library BytesParsing {
5
uint256 private constant freeMemoryPtr = 0x40;
0 commit comments