mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 05:15:23 -05:00
Documentation on how to call `prepare_execution_payload` had the params for `safe_block_hash` and `finalized_block` hash flipped compared to the function definition. Also updated tests for consistency.