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

ON-815: Update ERC7432 interface #46

Merged
merged 3 commits into from
Apr 24, 2024
Merged

ON-815: Update ERC7432 interface #46

merged 3 commits into from
Apr 24, 2024

Conversation

karacurt
Copy link
Contributor

No description provided.

@karacurt karacurt requested review from ernanirst and removed request for ernanirst April 24, 2024 21:59
@@ -4,7 +4,6 @@ pragma solidity 0.8.9;

import { IERC721 } from '@openzeppelin/contracts/token/ERC721/IERC721.sol';
import { IERC20 } from '@openzeppelin/contracts/token/ERC20/IERC20.sol';
import { IERC7432VaultExtension } from './interfaces/IERC7432VaultExtension.sol';
import { IERC7432 } from './interfaces/IERC7432.sol';
import { ERC165Checker } from '@openzeppelin/contracts/utils/introspection/ERC165Checker.sol';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need ERC165Checker?

@karacurt karacurt merged commit 9d30bd1 into master Apr 24, 2024
1 check passed
@karacurt karacurt deleted the hotfix--ON-815 branch April 30, 2024 16:13
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

Successfully merging this pull request may close these issues.

2 participants