Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfuturistic committed Aug 6, 2024
1 parent 87dd4c1 commit 8183bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This theorem forms the foundation of the GSR, which operates as follows:
- Continue this process until one type of order is exhausted.
- Once one type is exhausted, only allow the other type for the rest of the block.

By following these rules, the GSR ensures:
By following these rules, the GSR ensures the following:

> **Theorem 5.2** Greedy Sequencing Rule (GSR)**.** We specify a sequencing rule (the Greedy Sequencing Rule) such that, for any valid execution ordering, then for any user transaction $A$ that the proposer includes in the block, it must be one of the following: <br>1. The user efficiently detects the proposer did not respect the sequencing rule. <br>2. The execution price of $A$ is at least as good as if $A$ was the only transaction in the block. <br>3. The execution price of $A$ is worse but the proposer does not gain when including $A$ in the block.
Expand Down

0 comments on commit 8183bdd

Please sign in to comment.