diff --git a/apis/eventstream/index.yaml b/apis/eventstream/index.yaml index 5bc348c0..4116ce6f 100644 --- a/apis/eventstream/index.yaml +++ b/apis/eventstream/index.yaml @@ -59,7 +59,7 @@ get: block_gossip: description: The node has received a block (from P2P or API) that passes validation rules of the `beacon_block` topic value: | - event: block + event: block_gossip data: {"slot":"10", "block":"0x9a2fefd2fdb57f74993c7780ea5b9030d2897b615b89f808011ca5aebed54eaf"} attestation: description: The node has received an Attestation (from P2P or API) that passes validation rules of the `beacon_attestation_{subnet_id}` topic