This is currently low prio since ethereum/consensus-specs#4777 won't be part of devnet-0.
We probably want an endpoint to retrieve proposer preferences from op pool and a new event proposer_preferences which can be subscribed to by builders.
We also need a new api for validator clients to submit SignedProposerPreferences to the beacon node to be broadcast.
This is currently low prio since ethereum/consensus-specs#4777 won't be part of devnet-0.
We probably want an endpoint to retrieve proposer preferences from op pool and a new event
proposer_preferenceswhich can be subscribed to by builders.We also need a new api for validator clients to submit
SignedProposerPreferencesto the beacon node to be broadcast.