Body
application/json
List of topics to subscribe to. Available topics:
- peer_connected: Emitted when a peer connects to the network
- peer_disconnected: Emitted when a peer disconnects from the network
- validator_opted_in: Emitted before an upcoming L1 block proposer has opted in to the mev-commit protocol
- epoch_validators_opted_in: Emitted at the beginning of an epoch, specifying any slots where the L1 validator is opted-in to mev-commit
- provider_slashed: Emitted when the provider node is slashed.
- commitment_store_failed: Emitted when the commitment storing transaction fails.
- commitment_open_failed: Emitted when the commitment opening transaction fails.
Example:
["peer_connected", "validator_opted_in"]