Skip to content

Commit d022729

Browse files
apply update
Co-authored-by: Jochem Brouwer <jochembrouwer96@gmail.com>
1 parent 5dfe9b9 commit d022729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EIPS/eip-2935.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ At the start of processing any block where `block.timestamp > FORK_TIMESTAMP` (i
4040

4141
Edge cases:
4242

43-
* For verkle at genesis, no history is written to the genesis state, and at the start of block `1`, genesis hash will be written as a normal operation to slot `0`.
43+
* For the fork to be activated at genesis, no history is written to the genesis state, and at the start of block `1`, genesis hash will be written as a normal operation to slot `0`.
4444
* for verkle activated at block `1`, only genesis hash will be written at slot `0` as no additional history needs to be persisted.
4545
* for verkle activated at block `32`, block `31`'s hash will be written to slot `31` and additonal history for `0..30`'s hashes will be persisted, so all in all `0..31`'s hashes.
4646

0 commit comments

Comments
 (0)