From 0eec717fd7adcc803d01090263eb853f2b6c119c Mon Sep 17 00:00:00 2001 From: Alexandre Bourget Date: Thu, 16 May 2024 15:03:54 +0100 Subject: [PATCH] Update substreams.yaml Take out the doc, so it pulls the README.md in --- beacon-explorer/substreams.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/beacon-explorer/substreams.yaml b/beacon-explorer/substreams.yaml index c0c01d8..37ca523 100644 --- a/beacon-explorer/substreams.yaml +++ b/beacon-explorer/substreams.yaml @@ -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 \ No newline at end of file + `map_blobs` allows you to view blobs inside a block