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 a1d07fe commit d470aefCopy full SHA for d470aef
contracts/mocks/docs/account/MyAccountERC7913.sol
@@ -1,7 +1,7 @@
1
// contracts/MyAccount.sol
2
// SPDX-License-Identifier: MIT
3
4
-pragma solidity ^0.8.20;
+pragma solidity ^0.8.24;
5
6
import {Account} from "../../../account/Account.sol";
7
import {EIP712} from "@openzeppelin/contracts/utils/cryptography/EIP712.sol";
0 commit comments