From b7c8885dabef3526cccf1bba75f2fac3eba80dbf Mon Sep 17 00:00:00 2001 From: YaroShkvorets Date: Tue, 14 Mar 2023 22:44:40 -0400 Subject: [PATCH] fix kv proto name --- substreams.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/substreams.yaml b/substreams.yaml index d48cab4..34f3f9f 100644 --- a/substreams.yaml +++ b/substreams.yaml @@ -51,7 +51,7 @@ modules: - store: store_block_meta_end mode: deltas output: - type: proto:substreams.kv.v1.KVOperations + type: proto:sf.substreams.sink.kv.v1.KVOperations - name: graph_out kind: map