dipdup-io / dipdup

Modular framework for creating selective indexers and featureful backends for dapps
https://dipdup.io
MIT License
92 stars 52 forks source link

`TypeError` when calling `init` with non-existent contract in config #472

Closed tomsib2001 closed 2 years ago

tomsib2001 commented 2 years ago

Steps to reproduce: follow quickstart with dipdup.yml provided in attachment

What did you expect to happen: the normal output of dipdup init What actually happened: A crash: TypeError: byte indices must be integers or slices, not str

Environment