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

Change to use IERC20 interface #16

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Change to use IERC20 interface #16

merged 1 commit into from
Mar 29, 2019

Conversation

pooleja
Copy link
Contributor

@pooleja pooleja commented Mar 29, 2019

Changed 1404 to an abstract contract that inherits from the ERC20 interface. Until interfaces can inherit from other interfaces, we will follow this paradigm (discussed here: ethereum/solidity#3419).

@youfoundron youfoundron merged commit 0540741 into master Mar 29, 2019
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