Description
After #3753 is merged the ExecutionOptimisticForkVersionedResponse type will be scarcely used. The only place it remains is get_debug_beacon_states_v1, which is deprecated and could be deleted 🎉
Steps to resolve
- Remove
ExecutionOptimisticForkVersionedResponse
- Remove
get_debug_beacon_states_v1 and the test that uses it