Update substreams.yaml
Take out the doc, so it pulls the README.md in
This commit is contained in:
committed by
GitHub
parent
3a2d444e94
commit
0eec717fd7
@@ -4,9 +4,7 @@ package:
|
||||
image: ./ethereum.png
|
||||
url: "http://github.com/streamingfast/substreams-explorers/"
|
||||
version: v0.1.0
|
||||
doc: |
|
||||
This packages holds simple modules to allow you to explore the Ethereum Beacon chain data model.
|
||||
|
||||
|
||||
imports:
|
||||
beacon: https://github.com/pinax-network/firehose-beacon/releases/download/v0.1.1/beacon-v0.1.1.spkg
|
||||
|
||||
@@ -50,4 +48,4 @@ modules:
|
||||
output:
|
||||
type: proto:beacon.blobs.v1.Blobs
|
||||
doc: |
|
||||
`map_blobs` allows you to view blobs inside a block
|
||||
`map_blobs` allows you to view blobs inside a block
|
||||
|
||||
Reference in New Issue
Block a user