Attempt to fix ERC20
This commit is contained in:
9
certora/diff/interfaces_draft-IERC6093.sol.patch
Normal file
9
certora/diff/interfaces_draft-IERC6093.sol.patch
Normal file
@ -0,0 +1,9 @@
|
||||
--- interfaces/draft-IERC6093.sol 2023-08-09 11:45:05
|
||||
+++ interfaces/draft-IERC6093.sol 2023-08-11 12:22:17
|
||||
@@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
-pragma solidity ^0.8.20;
|
||||
+pragma solidity ^0.8.19;
|
||||
|
||||
/**
|
||||
* @dev Standard ERC20 Errors
|
||||
Reference in New Issue
Block a user