Skip to content

Commit

Permalink
Update EIP-6206: Update opcode for JUMPF
Browse files Browse the repository at this point in the history
Merged by EIP-Bot.
  • Loading branch information
gumb0 authored Jul 14, 2023
1 parent 75d7312 commit 2bfc4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-6206.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ It is common for functions to make a call at the end of the routine only to then

## Specification

A new instruction, `JUMPF (0xb2)`, is introduced.
A new instruction, `JUMPF (0xe5)`, is introduced.

### Execution Semantics

Expand Down

0 comments on commit 2bfc4cc

Please sign in to comment.