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

Use more general interface for token transfer #11216

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

m-chrzan
Copy link
Contributor

Description

Tiny PR, replacing IStableToken with IERC20 in a situation where we don't need any StableToken-specific features.

Tested

Still compiles, tests pass.

Related issues

Addresses @martinvol's comment here

@m-chrzan m-chrzan requested a review from a team as a code owner September 20, 2024 13:11
Copy link
Contributor

@soloseng soloseng left a comment

Choose a reason for hiding this comment

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

🚀

@martinvol martinvol merged commit c85d594 into feat/l2-epoch-system Sep 20, 2024
21 checks passed
@martinvol martinvol deleted the m-chrzan/use-ierc20 branch September 20, 2024 19:19
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.

3 participants