moved contract modifications into munged directory
This commit is contained in:
6
certora/munged/interfaces/IERC1820Implementer.sol
Normal file
6
certora/munged/interfaces/IERC1820Implementer.sol
Normal file
@ -0,0 +1,6 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts v4.3.2 (interfaces/IERC1820Implementer.sol)
|
||||
|
||||
pragma solidity ^0.8.0;
|
||||
|
||||
import "../utils/introspection/IERC1820Implementer.sol";
|
||||
Reference in New Issue
Block a user