pub(crate) fn block_to_new_payload( block: AnyRpcBlock, is_optimism: bool, ) -> Result<(EngineApiMessageVersion, Value)>