mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 12:11:59 +00:00
Merge branch 'unstable' of https://github.com/sigp/lighthouse into electra_attestation_changes
This commit is contained in:
@@ -4369,6 +4369,9 @@ pub fn serve<T: BeaconChainTypes>(
|
||||
api_types::EventTopic::ProposerSlashing => {
|
||||
event_handler.subscribe_proposer_slashing()
|
||||
}
|
||||
api_types::EventTopic::BlsToExecutionChange => {
|
||||
event_handler.subscribe_bls_to_execution_change()
|
||||
}
|
||||
};
|
||||
|
||||
receivers.push(
|
||||
|
||||
Reference in New Issue
Block a user