mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 11:41:51 +00:00
Merge branch 'unstable' into eip4844
This commit is contained in:
@@ -3551,6 +3551,9 @@ pub fn serve<T: BeaconChainTypes>(
|
||||
api_types::EventTopic::ContributionAndProof => {
|
||||
event_handler.subscribe_contributions()
|
||||
}
|
||||
api_types::EventTopic::PayloadAttributes => {
|
||||
event_handler.subscribe_payload_attributes()
|
||||
}
|
||||
api_types::EventTopic::LateHead => {
|
||||
event_handler.subscribe_late_head()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user