Expand description
Optimism-specific constants, types, and helpers.
Constantsยง
- INIT_
CODE ๐ - Load number parameter and set to storage with slot 0
- RET ๐
- Copy runtime bytecode to memory and return
- RUNTIME_
BYTECODE ๐ - Load storage from slot zero to memory
Functionsยง
- main ๐