sanity for TimelockController and Votes
This commit is contained in:
6
certora/munged/interfaces/IERC20.sol
Normal file
6
certora/munged/interfaces/IERC20.sol
Normal file
@ -0,0 +1,6 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// OpenZeppelin Contracts v4.4.1 (interfaces/IERC20.sol)
|
||||
|
||||
pragma solidity ^0.8.0;
|
||||
|
||||
import "../token/ERC20/IERC20.sol";
|
||||
Reference in New Issue
Block a user