Skip to content

Commit 5524fbb

Browse files
committed
Typo
1 parent 3fedb89 commit 5524fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/eofv0_verkle.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ In *scheme 1*, for each entry in `invalid_jumpdests`:
129129
- For skip-mode:
130130
- 10-bit number of chunks to skip
131131
- For value-mode:
132-
- 6-bit `first_instruction_offest`
132+
- 6-bit `first_instruction_offset`
133133

134134
Worst case encoding where each chunk contains an invalid `JUMPDEST`:
135135
```
@@ -144,7 +144,7 @@ number_of_verkle_leafs = total_chunk_count / 32 = 21
144144
- 10-bit number of chunks to skip
145145
- For value-mode:
146146
- 4-bit number of chunks to skip
147-
- 6-bit `first_instruction_offest`
147+
- 6-bit `first_instruction_offset`
148148

149149
Worst case encoding:
150150
```

0 commit comments

Comments
 (0)