Skip to content

Commit

Permalink
feat(website): add ethereum differences reference (#14642)
Browse files Browse the repository at this point in the history
Co-authored-by: David <david@taiko.xyz>
  • Loading branch information
2 people authored and 2manslkh committed Sep 14, 2023
1 parent 03f66e4 commit 5a22802
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Differences from Ethereum

| Parameter | Ethereum | Taiko (alpha-3/alpha-4) |
| ---------------- | -------------- | ---------------------------- |
| Block gas limit | 30,000,000 gas | 6,000,000 gas |
| Block gas target | 5,000,000 gas | None (fixed block gas limit) |
| Block time | 12 seconds | Any |

0 comments on commit 5a22802

Please sign in to comment.