Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

操纵预言机:Oracle.sol中import的IERC20.sol路径变了 #458

Open
hsgui opened this issue Mar 26, 2023 · 2 comments
Open

操纵预言机:Oracle.sol中import的IERC20.sol路径变了 #458

hsgui opened this issue Mar 26, 2023 · 2 comments

Comments

@hsgui
Copy link

hsgui commented Mar 26, 2023

最新的路径应该是:
import "openzeppelin-contracts/contracts/token/ERC20/IERC20.sol";
import "openzeppelin-contracts/contracts/token/ERC20/ERC20.sol";

多了一个子目录:"contracts"

@AmazingAng
Copy link
Owner

最新的foundry么

@hsgui
Copy link
Author

hsgui commented Apr 2, 2023

是的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants