Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Update sequencer chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
gianalarcon committed Jan 31, 2024
1 parent d5f7713 commit c36f0e6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/ch03-02-sequencers.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Sequencers

Before diving in, make sure to check out the ["Understanding Starknet:
Sequencers, Provers, and
Nodes"](https://book.starknet.io/chapter_3/topology.html) chapter for a
quick exploration of Starknet’s architecture.
Before diving in, make sure to check out the ["Architecture"](ch03-00-architecture.md) chapter for a
quick exploration of Starknet’s sequencers, provers and nodes.

Three main layers exist in blockchain: data availability, ordering, and
execution. Sequencers have evolved within this evolving modular
Expand Down

0 comments on commit c36f0e6

Please sign in to comment.