Skip to content

Commit

Permalink
Update EIP-7685: simplify cl behavior
Browse files Browse the repository at this point in the history
Merged by EIP-Bot.
  • Loading branch information
lightclient authored Apr 17, 2024
1 parent 3f35b47 commit 0e0600e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions EIPS/eip-7685.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ Let `RequestsRoot` be the root of a Merkle-Patricia trie keyed by the index in t

### Consensus Layer

Each proposal may choose how to extend `ExecutionPayload` to include the new EL request.

A additional processing step is be added to `process_execution_payload` to iterate over and process all requests.
Each proposal may choose how to extend `ExecutionPayload` to include the new EL request and how and when the request is processed.

## Rationale

Expand Down

0 comments on commit 0e0600e

Please sign in to comment.