Skip to content

Commit

Permalink
Update docs/learn/architecture/operation-lifecycle.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
damip authored Aug 12, 2024
1 parent a0c2244 commit 46e7249
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/learn/architecture/operation-lifecycle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,3 @@ The Execution Module will handle read-only request, and revert back any changes

The read-only execution happens at the slot just after the latest executed non-final slot at the moment of execution.
The same way you can't ensure at which height a normal operation is executed, different nodes might have processed different non-final blocks at a given time and execute the same read-only request under different contexts depending on that.
as no consensus mechanism is used to ensure their are synced for these requests.

0 comments on commit 46e7249

Please sign in to comment.