From 64dd070a9f8e8e0d206e67b0ca00a06e373a5f61 Mon Sep 17 00:00:00 2001 From: Sam Bukowski Date: Tue, 28 May 2024 14:13:41 -0600 Subject: [PATCH] add note to overview --- docs/overview/introduction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/overview/introduction.md b/docs/overview/introduction.md index 358edb7..a76b274 100644 --- a/docs/overview/introduction.md +++ b/docs/overview/introduction.md @@ -9,6 +9,7 @@ At a high level, the Astria stack performs the following functions: * sequences arbitrary data for usage by multiple rollups * makes this data available to rollup nodes * allows rollup nodes to easily fetch and verify sequenced data +* batches rollup blocks and posts these batches to Celestia The first two are mandatory, while the last is implemented more for the developer experience, allowing rollup developers to focus only on the