streamingfast / substreams-sink-kv

Substreams KV sink
Apache License 2.0
2 stars 5 forks source link

Latest manifest version not supported #38

Open YaroShkvorets opened 6 months ago

YaroShkvorets commented 6 months ago

My manifest has networks field (https://github.com/streamingfast/substreams/pull/358)

But if I try to use latest version of KV sink on it, I'm getting this error:

read manifest "substreams.yaml": read: decoding yaml: decoding manifest content: yaml: unmarshal errors:
  line 45: field networks not found in type manifest.Manifest

I suppose substreams package needs to be upgraded to latest.