Skip to content

Commit c81dd90

Browse files
Update docs/zkEVM/architecture/protocol/etrog-upgrade.md
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 5cd2164 commit c81dd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/architecture/protocol/etrog-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The second being, the approach lacks a way to provide different timestamps for b
5555
The crucial alterations made in the Etrog upgrade are therefore on; the _one block per transaction_ approach, and the _one timestamp for many blocks_ problem.
5656
## Etrog blocks
5757

58-
Up until the dragonfruit upgrade, each L2 block contains a single transaction. The same approach taken by Optimism.
58+
Up until the Dragonfruit upgrade, each L2 block contained a single transaction. This is the same approach taken by Optimism.
5959

6060
Since a block is formed when the sequencer decides to include a transaction in a batch, prior to the Etrog upgrade, every batch contained as many blocks as transactions. As mentioned above, this resulted in bloated databases.
6161

0 commit comments

Comments
 (0)