Skip to content

Commit

Permalink
update starknet
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBger committed Sep 13, 2024
1 parent 9d8c474 commit 036b99b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions starknet-events/templates/substreams.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ protobuf:

excludePaths:
- sf/substreams/index
- sf/substreams/intern
- sf/substreams/rpc
- sf/substreams/sink
- sf/substreams/v1
Expand All @@ -29,7 +28,6 @@ modules:
{{- range $i, $contract := .Contracts }}
- name: map_{{ $contract.Identifier }}_events
kind: map
initialBlock: {{ $contract.InitialBlock }}
inputs:
- map: starknet:filtered_transactions
output:
Expand Down

0 comments on commit 036b99b

Please sign in to comment.