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

which msgHash is this? I recall that TransferSent(bytes32 indexed digest) was only added separately as to not break existing ABI, so maybe that could be removed anyway and added here (if that was what this hash was) #11

Closed
evan-gray opened this issue Dec 23, 2024 · 1 comment
Assignees

Comments

@evan-gray
Copy link

          which `msgHash` is this? I recall that `TransferSent(bytes32 indexed digest)` was only added separately as to not break existing ABI, so maybe that could be removed anyway and added here (if that was what this hash was)

Originally posted by @evan-gray in #4 (comment)

@bruce-riley
Copy link

bruce-riley commented Dec 23, 2024

Don't need the message hash so I removed it. I left the second version of TransferSent untouched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants