We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d31c18 commit 187d1ceCopy full SHA for 187d1ce
1 file changed
EIPS/eip-8141.md
@@ -183,7 +183,7 @@ Each `TXPARAM*` opcode takes two extra stack input values before the `CALLDATA*`
183
Notes:
184
185
- 0x03 and 0x04 have a possible future extension to allow indices for multidimensional gas.
186
-- The `status` field (0x16) returns `0` for failure or `1` for success.
+- The `status` field (0x15) returns `0` for failure or `1` for success.
187
- Out-of-bounds access for frame index (`>= len(frames)`) and blob index results in an exceptional halt.
188
- Invalid `in1` values (not defined in the table above) result in an exceptional halt.
189
- The `data` field (0x12) returns size 0 value when called on a frame with `VERIFY` set.
0 commit comments