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 block number and log index in state sync object and make stateId uint #58

Open
jdkanani opened this issue Feb 4, 2022 · 0 comments
Assignees

Comments

@jdkanani
Copy link
Contributor

jdkanani commented Feb 4, 2022

Add/change the following properties in the state sync object for easier query:

  1. Add block number
  2. Add log index for that particular state sync (not sure if this is provided by graph protocol for a particular event)
  3. Make state id uint (instead of string) for the easier query. I am not sure if the query is possible without making uint.
@jdkanani jdkanani changed the title Add block number in state sync object and make stateId uint Add block number and log index in state sync object and make stateId uint Feb 4, 2022
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

No branches or pull requests

2 participants