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

Add derive[Clone] to SolEvent creation #616

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

erikreppel
Copy link
Contributor

Motivation

Fixes #617, allowing for SolEvent to be cloned

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@prestwich prestwich merged commit df22e16 into alloy-rs:main May 1, 2024
30 checks passed
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.

[Bug] cannot derive Clone with sol macro from an ABI
2 participants