mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-17 11:42:04 -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.