Skip to content

Commit 462c8c3

Browse files
axicchfast
authored andcommitted
Typo
1 parent de25406 commit 462c8c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/eofv0_verkle.md

Lines changed: 2 additions & 2 deletions
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)