mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-10 21:46:32 +00:00
With Capella, `bls_to_execution_change` SSE should be emitted on the event stream whenever a new `SignedBLSToExecutionChange` is received. Add this missing functionality for compatibility with beacon-API specs. - https://github.com/ethereum/beacon-APIs/pull/248