Add script to automatically minimize pragma (#5740)
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
pragma solidity ^0.8.27;
|
||||
pragma solidity ^0.8.26;
|
||||
|
||||
import {Account} from "../../account/Account.sol";
|
||||
import {AccountERC7579} from "../../account/extensions/draft-AccountERC7579.sol";
|
||||
|
||||
Reference in New Issue
Block a user