mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-30 11:24:31 +00:00
I noticed that `beacon_node/http_api/src/beacon/execution_payload_envelope.rs` was recently removed but not added to the forbidden-files.txt. Add the removed file to the forbidden list to ensure it isn't accidentally re-added by a merge or rebase. Co-Authored-By: Mac L <mjladson@pm.me>