Description
After removing the fallback for engines in the execution_layer crate, we don't need the secret_files and execution_endpoint to be able to hold more than one in each field. Those could be changed to be options or even mandatory fields.
The relevant code is here