-
Notifications
You must be signed in to change notification settings - Fork 893
Closed
Description
Description
EventSource has missing chain_reorg
topics ETH2 Events spec
Version
Lighthouse/v1.0.4-1abc70e/x86_64-linux (stable and unstable branch)
Present Behaviour
return 400 Bad Request
on url /eth/v1/events?topics=chain_reorg
Expected Behaviour
should work as every else topis from eth2 spec (head, block, attestation, voluntary_exit, finalized_checkpoint)
Steps to resolve
implement chain_reorg
event (types.rs)
Metadata
Metadata
Assignees
Labels
No labels