Skip to content

Commit 1cc0f53

Browse files
authored
Update 3_faq.md
1 parent 0c8efa6 commit 1cc0f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1_introduction/3_faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Aligned’s Proof Verification Layer runs the verifier’s code natively. The ve
4242

4343
### How does the throughput of Aligned’s Proof Verification Layer compare with Ethereum?
4444

45-
Ethereum runs on top of the EVM. Each block is limited to 30,000,000 gas. Since the most efficient proof systems take at least 250,000 gas, Ethereum can verify 120 proofs per block. Aligned's Proof Verification Layer runs the code natively and leverages parallelization, reaching 30,000 proofs in the same period.
45+
Ethereum runs on top of the EVM. Each block is limited to 45,000,000 gas. Since the most efficient proof systems take at least 250,000 gas, Ethereum can verify 180 proofs per block. Aligned's Proof Verification Layer runs the code natively and leverages parallelization, reaching 30,000 proofs in the same period.
4646

4747
### Why is Aligned buiding its stack?
4848

0 commit comments

Comments
 (0)