We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd331f5 commit 78c2435Copy full SHA for 78c2435
src/Paymaster.sol
@@ -1,5 +1,5 @@
1
// SPDX-License-Identifier: GPL-3.0
2
-pragma solidity ^0.8.12;
+pragma solidity 0.8.20;
3
4
/* solhint-disable reason-string */
5
/* solhint-disable no-inline-assembly */
0 commit comments