Skip to content

Commit 461205c

Browse files
committed
bump up substreams version, update initialBlock
1 parent 52deb6e commit 461205c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

substreams/substreams.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
specVersion: v0.1.0
22
package:
33
name: "eth_blobs"
4-
version: v0.5.0
4+
version: v0.6.0
55

66
imports:
77
beacon: https://github.com/pinax-network/firehose-beacon/releases/download/v0.1.1/beacon-v0.1.1.spkg
@@ -21,7 +21,7 @@ binaries:
2121

2222
modules:
2323
- name: map_blobs
24-
initialBlock: 7718200
24+
initialBlock: 7413760
2525
kind: map
2626
inputs:
2727
- source: sf.substreams.v1.Clock
@@ -30,7 +30,7 @@ modules:
3030
type: proto:pinax.ethereum.blobs.v1.Slot
3131

3232
- name: kv_out
33-
initialBlock: 7718200
33+
initialBlock: 7413760
3434
kind: map
3535
inputs:
3636
- map: map_blobs
@@ -39,7 +39,7 @@ modules:
3939

4040
- name: graph_out
4141
kind: map
42-
initialBlock: 7718200
42+
initialBlock: 7413760
4343
inputs:
4444
- map: map_blobs
4545
output:

0 commit comments

Comments
 (0)