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
d1onys1us and davidtaikocha committed Sep 3, 2023
1 parent 14be4c1 commit 40ac82b
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 40ac82b

Please sign in to comment.