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 index info to the config generation TS in optics-deploy #883

Open
prestwich opened this issue Oct 8, 2021 · 0 comments
Open

add index info to the config generation TS in optics-deploy #883

prestwich opened this issue Oct 8, 2021 · 0 comments
Labels
fix Not a bug per se, but a problem to fix typescript Typescript dev work required

Comments

@prestwich
Copy link
Contributor

Config for each chain should output the block height at which that chain was deployed, as well as the chunk size for log indexing for that chain

"index": {
    "from": "7121263",
    "chunk": "9999"
  },
@prestwich prestwich added typescript Typescript dev work required fix Not a bug per se, but a problem to fix labels Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Not a bug per se, but a problem to fix typescript Typescript dev work required
Projects
None yet
Development

No branches or pull requests

1 participant