Skip to content

Commit

Permalink
update buffer length to ~1 day
Browse files Browse the repository at this point in the history
  • Loading branch information
ralexstokes committed Jun 22, 2023
1 parent de14a79 commit 99b1ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-4788.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ restaking constructions, smart contract bridges, MEV mitigations and more.
| `FORK_TIMESTAMP` | TBD |
| `HISTORY_STORAGE_ADDRESS` | `Bytes20(0xB)` |
| `G_beacon_root` | 4200 | gas
| `HISTORICAL_ROOTS_LENGTH` | 98304 |
| `HISTORICAL_ROOTS_LENGTH` | 8192 |

### Background

Expand Down

0 comments on commit 99b1ec4

Please sign in to comment.