Commit f546e32c authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub

Merge pull request #4626 from samlaf/patch-1

Update glossary.md
parents 5717347e 3405dd03
......@@ -205,7 +205,7 @@ roots][l2-output] to L1.
A sequencing window is a range of L1 blocks from which a [sequencing epoch][sequencing-epoch] can be derived.
A sequencing window whose first L1 block has number `N` contains [batcher transactions][batcher-transactions] for epoch
A sequencing window whose first L1 block has number `N` contains [batcher transactions][batcher-transaction] for epoch
`N`. The window contains blocks `[N, N + SWS)` where `SWS` is the sequencer window size.
> **TODO** specify sequencer window size
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment