Skip to content

Commit 9c2ae5e

Browse files
authored
Update data-availability.adoc
1 parent 3523567 commit 9c2ae5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/Starknet/modules/architecture-and-concepts/pages/network-architecture/data-availability.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[id="data_availability"]
22
= Data availability
33

4-
[id="introduction"]
5-
== Introduction
4+
== Overview
65

76
Starknet is a Validity Rollup, which means that after consolidating and proving a set of changes to Starknet's state, it updates the latest proven state on Ethereum. Alongside the proof, it sends the xref:#state_diff_format[formatted] difference between the previous and new states, also known as _state diff_, allowing anyone monitoring Ethereum to use this data and reconstruct Starknet's current state.
87

0 commit comments

Comments
 (0)