Skip to content

Commit 0edcfda

Browse files
committed
short description of sequencing
1 parent 42474f1 commit 0edcfda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tutorials/sequencing/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
12
# Sequencing
23

3-
The next step after choosing your DA layer is to choose your sequencing scheme.
4+
Sequencing is the essential first step for handling your transactions. Think of it as an organizer that takes all incoming transactions, puts them in a clear order, and then groups them into batches. This process is vital for keeping everything consistent and making the rollup run. Rollkit uses a "Sequencing Interface" with key functions like submitting, retrieving, and verifying these transaction batches, ensuring smooth communication between the rollup and the sequencing mechanism, which often acts as a bridge to the underlying network.
45

56
## Sequencing Interface {#sequencing-interface}
67

0 commit comments

Comments
 (0)