You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(network-subgraphs): Exact startBlock values for Polygon (#1011)
Update startBlock values to have values corresponding the contract
creation block. Obviously there can't exist any contract events before
those blocks.
## Other changes
- Renames `subgraph_matic.yaml` to `subgraph_polygon.yaml` to match the
current name of the chain
- removed some obsolete comments
# make sure this is same as config.contracts.SponsorshipFactory in https://github.com/streamr-dev/network-contracts/blob/develop/packages/config/src/networks.json
# make sure this is same as config.contracts.OperatorFactory in https://github.com/streamr-dev/network-contracts/blob/develop/packages/config/src/networks.json
0 commit comments