File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ The following instructions are introduced in EOF code:
230230 - halt with exceptional failure if the current frame is in ` static-mode ` .
231231 - read uint8 operand ` initcontainer_index `
232232 - pops ` value ` , ` salt ` , ` input_offset ` , ` input_size ` from the stack
233- - peform (and charge for) memory expansion using ` [input_offset, input_size] `
233+ - perform (and charge for) memory expansion using ` [input_offset, input_size] `
234234 - load initcode EOF subcontainer at ` initcontainer_index ` in the container from which ` EOFCREATE ` is executed
235235 - let ` initcontainer ` be that EOF container, and ` initcontainer_size ` its length in bytes
236236 - check call depth limit and whether caller balance is enough to transfer ` value `
You can’t perform that action at this time.
0 commit comments