Skip to content

Add block number and log index in state sync object and make stateId uint #58

@jdkanani

Description

@jdkanani

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions