We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c2435 commit 112f7e8Copy full SHA for 112f7e8
src/Paymaster.sol
@@ -2,7 +2,6 @@
2
pragma solidity 0.8.20;
3
4
/* solhint-disable reason-string */
5
-/* solhint-disable no-inline-assembly */
6
7
import "@account-abstraction/core/BasePaymaster.sol";
8
import "@openzeppelin/contracts/utils/cryptography/ECDSA.sol";
0 commit comments