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

Extract a clearer IERC1155Factory interface #127

Closed
wants to merge 1 commit into from
Closed

Conversation

awrichar
Copy link
Contributor

Split the concept of a "pool factory" (which encompasses a single method and a single event) away from all of the other opinionated spellings in the IERC1155MixedFungible interface.

The parameters of the TokenPoolCreation event have also been altered, but both the old and new parameters will be parsed by the listener.

Split the concept of a "pool factory" (which encompasses a single method and
a single event) away from all of the other opinionated spellings in the
IERC1155MixedFungible interface.

The parameters of the TokenPoolCreation event have also been altered, but
both the old and new parameters will be parsed by the listener.

Signed-off-by: Andrew Richardson <andrew.richardson@kaleido.io>
@awrichar
Copy link
Contributor Author

#128

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.

None yet

1 participant