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

Fix events by making sender to 0x0 if it's null from the GQL query #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stefan-mysten
Copy link
Collaborator

GraphQL sets the sender to None if the event's sender is address 0x0. We make it back into 0x0 here to avoid making sender an optional field on Event.

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.

1 participant