You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/docs/how-it-works.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,17 @@ sidebar_position: 3
4
4
5
5
# How it works
6
6
7
-
Leios is a high-throughput overlay protocol designed to enhance blockchain scalability—such as for Cardano’s Ouroboros—by managing a structured flow of transactions. Here’s a breakdown of how it operates:
7
+
Leios is a high-throughput overlay protocol designed to enhance blockchain scalability — such as for Cardano’s Ouroboros — by managing a structured flow of transactions. Here’s a breakdown of how it operates:
8
8
9
-
1.**Creating Input Blocks (IBs)**<br /> Stake pool operators (SPOs), acting as
10
-
validators, bundle transactions into Input Blocks (IBs) every 0.2–2 seconds
9
+
1.**Creating input blocks (IBs)**<br /> Stake pool operators (SPOs), acting as
10
+
validators, bundle transactions into IBs every 0.2–2 seconds
11
11
and broadcast them across the network for parallel processing.
12
12
13
13
2.**Proofs of data availability** <br /> Validators check that IBs’ transaction
14
-
data is valid and accessible, a process later confirmed through Endorser
15
-
Blocks (EBs) and voting, ensuring no data is missing or malformed.
14
+
data is valid and accessible, a process later confirmed through endorser
15
+
blocks (EBs) and voting, ensuring no data is missing or malformed.
0 commit comments