Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 312 Bytes

File metadata and controls

10 lines (7 loc) · 312 Bytes
fork Frontier
group Stop and Arithmetic Operations

Notes

Exits the current context successfully.

When a call is executed on an address with no code and the EVM tries to read the code data, the default value is returned, 0, which corresponds to this instruction and halts the execution.