mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 20:57:10 +00:00
Merge branch 'gloas-proposer-preferences-sse' into glamsterdam-devnet-4
This commit is contained in:
@@ -3254,6 +3254,9 @@ pub fn serve<T: BeaconChainTypes>(
|
||||
api_types::EventTopic::ExecutionPayloadBid => {
|
||||
event_handler.subscribe_execution_payload_bid()
|
||||
}
|
||||
api_types::EventTopic::ProposerPreferences => {
|
||||
event_handler.subscribe_proposer_preferences()
|
||||
}
|
||||
api_types::EventTopic::PayloadAttestationMessage => {
|
||||
event_handler.subscribe_payload_attestation_message()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user